| C# | Visual Basic | Visual C++ |
public class LoadingDictionaryCtrl : UserControl
Public Class LoadingDictionaryCtrl _ Inherits UserControl
public ref class LoadingDictionaryCtrl : public UserControl
| All Members | Constructors | Methods | Properties | Events | |
| Icon | Member | Description |
|---|---|---|
| LoadingDictionaryCtrl(String) | ||
| ActualHeight | (Inherited from FrameworkElement.) | |
| ActualWidth | (Inherited from FrameworkElement.) | |
| AddHandler(RoutedEvent, Delegate, Boolean) | (Inherited from UIElement.) | |
| AllowDrop | (Inherited from UIElement.) | |
| ApplyTemplate()()() | (Inherited from Control.) | |
| Arrange(Rect) | (Inherited from UIElement.) | |
| ArrangeOverride(Size) | (Inherited from FrameworkElement.) | |
| Background | (Inherited from Control.) | |
| BindingValidationError()()() | (Inherited from FrameworkElement.) | |
| BorderBrush | (Inherited from Control.) | |
| BorderThickness | (Inherited from Control.) | |
| CacheMode()()() | (Inherited from UIElement.) | |
| CaptureMouse()()() | (Inherited from UIElement.) | |
| CheckAccess()()() | (Inherited from DependencyObject.) | |
| ClearValue(DependencyProperty) | (Inherited from DependencyObject.) | |
| Clip | (Inherited from UIElement.) | |
| Content()()() | (Inherited from UserControl.) | |
| Cursor | (Inherited from FrameworkElement.) | |
| DataContext | (Inherited from FrameworkElement.) | |
| DefaultStyleKey()()() | (Inherited from Control.) | |
| DesiredSize | (Inherited from UIElement.) | |
| Dispatcher()()() | (Inherited from DependencyObject.) | |
| DragEnter | (Inherited from UIElement.) | |
| DragLeave | (Inherited from UIElement.) | |
| DragOver | (Inherited from UIElement.) | |
| Drop | (Inherited from UIElement.) | |
| Effect()()() | (Inherited from UIElement.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| FindName(String) | (Inherited from FrameworkElement.) | |
| FlowDirection | (Inherited from FrameworkElement.) | |
| Focus()()() | (Inherited from Control.) | |
| FontFamily | (Inherited from Control.) | |
| FontSize | (Inherited from Control.) | |
| FontStretch | (Inherited from Control.) | |
| FontStyle | (Inherited from Control.) | |
| FontWeight | (Inherited from Control.) | |
| Foreground | (Inherited from Control.) | |
| GetAnimationBaseValue(DependencyProperty) | (Inherited from DependencyObject.) | |
| GetBindingExpression(DependencyProperty) | (Inherited from FrameworkElement.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetTemplateChild(String) | (Inherited from Control.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GetValue(DependencyProperty) | (Inherited from DependencyObject.) | |
| GotFocus | (Inherited from UIElement.) | |
| Height | (Inherited from FrameworkElement.) | |
| HorizontalAlignment | (Inherited from FrameworkElement.) | |
| HorizontalContentAlignment | (Inherited from Control.) | |
| InitializeComponent()()() |
InitializeComponent
| |
| InvalidateArrange()()() | (Inherited from UIElement.) | |
| InvalidateMeasure()()() | (Inherited from UIElement.) | |
| IsEnabled()()() | (Inherited from Control.) | |
| IsEnabledChanged()()() | (Inherited from Control.) | |
| IsHitTestVisible | (Inherited from UIElement.) | |
| IsTabStop | (Inherited from Control.) | |
| KeyDown | (Inherited from UIElement.) | |
| KeyUp | (Inherited from UIElement.) | |
| Language | (Inherited from FrameworkElement.) | |
| LayoutUpdated()()() | (Inherited from FrameworkElement.) | |
| Loaded | (Inherited from FrameworkElement.) | |
| LoadingText | ||
| LostFocus | (Inherited from UIElement.) | |
| LostMouseCapture | (Inherited from UIElement.) | |
| ManipulationCompleted()()() | (Inherited from UIElement.) | |
| ManipulationDelta()()() | (Inherited from UIElement.) | |
| ManipulationStarted()()() | (Inherited from UIElement.) | |
| Margin | (Inherited from FrameworkElement.) | |
| MaxHeight | (Inherited from FrameworkElement.) | |
| MaxWidth | (Inherited from FrameworkElement.) | |
| Measure(Size) | (Inherited from UIElement.) | |
| MeasureOverride(Size) | (Inherited from FrameworkElement.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| MinHeight | (Inherited from FrameworkElement.) | |
| MinWidth | (Inherited from FrameworkElement.) | |
| MouseEnter | (Inherited from UIElement.) | |
| MouseLeave | (Inherited from UIElement.) | |
| MouseLeftButtonDown | (Inherited from UIElement.) | |
| MouseLeftButtonUp | (Inherited from UIElement.) | |
| MouseMove | (Inherited from UIElement.) | |
| MouseRightButtonDown | (Inherited from UIElement.) | |
| MouseRightButtonUp | (Inherited from UIElement.) | |
| MouseWheel | (Inherited from UIElement.) | |
| Name | (Inherited from FrameworkElement.) | |
| OnApplyTemplate()()() | (Inherited from FrameworkElement.) | |
| OnCreateAutomationPeer()()() | (Inherited from UIElement.) | |
| OnDragEnter(DragEventArgs) | (Inherited from Control.) | |
| OnDragLeave(DragEventArgs) | (Inherited from Control.) | |
| OnDragOver(DragEventArgs) | (Inherited from Control.) | |
| OnDrop(DragEventArgs) | (Inherited from Control.) | |
| OnGotFocus(RoutedEventArgs) | (Inherited from Control.) | |
| OnKeyDown(KeyEventArgs) | (Inherited from Control.) | |
| OnKeyUp(KeyEventArgs) | (Inherited from Control.) | |
| OnLostFocus(RoutedEventArgs) | (Inherited from Control.) | |
| OnLostMouseCapture(MouseEventArgs) | (Inherited from Control.) | |
| OnManipulationCompleted(ManipulationCompletedEventArgs) | (Inherited from Control.) | |
| OnManipulationDelta(ManipulationDeltaEventArgs) | (Inherited from Control.) | |
| OnManipulationStarted(ManipulationStartedEventArgs) | (Inherited from Control.) | |
| OnMouseEnter(MouseEventArgs) | (Inherited from Control.) | |
| OnMouseLeave(MouseEventArgs) | (Inherited from Control.) | |
| OnMouseLeftButtonDown(MouseButtonEventArgs) | (Inherited from Control.) | |
| OnMouseLeftButtonUp(MouseButtonEventArgs) | (Inherited from Control.) | |
| OnMouseMove(MouseEventArgs) | (Inherited from Control.) | |
| OnMouseRightButtonDown(MouseButtonEventArgs) | (Inherited from Control.) | |
| OnMouseRightButtonUp(MouseButtonEventArgs) | (Inherited from Control.) | |
| OnMouseWheel(MouseWheelEventArgs) | (Inherited from Control.) | |
| OnTextInput(TextCompositionEventArgs) | (Inherited from Control.) | |
| OnTextInputStart(TextCompositionEventArgs) | (Inherited from Control.) | |
| OnTextInputUpdate(TextCompositionEventArgs) | (Inherited from Control.) | |
| Opacity | (Inherited from UIElement.) | |
| OpacityMask | (Inherited from UIElement.) | |
| Padding | (Inherited from Control.) | |
| Parent | (Inherited from FrameworkElement.) | |
| Projection()()() | (Inherited from UIElement.) | |
| ReadLocalValue(DependencyProperty) | (Inherited from DependencyObject.) | |
| ReleaseMouseCapture()()() | (Inherited from UIElement.) | |
| RemoveHandler(RoutedEvent, Delegate) | (Inherited from UIElement.) | |
| RenderSize | (Inherited from UIElement.) | |
| RenderTransform | (Inherited from UIElement.) | |
| RenderTransformOrigin | (Inherited from UIElement.) | |
| Resources | (Inherited from FrameworkElement.) | |
| SetBinding(DependencyProperty, Binding) | (Inherited from FrameworkElement.) | |
| SetValue(DependencyProperty, Object) | (Inherited from DependencyObject.) | |
| SizeChanged | (Inherited from FrameworkElement.) | |
| Style | (Inherited from FrameworkElement.) | |
| TabIndex | (Inherited from Control.) | |
| TabNavigation()()() | (Inherited from Control.) | |
| Tag | (Inherited from FrameworkElement.) | |
| Template | (Inherited from Control.) | |
| TextInput | (Inherited from UIElement.) | |
| TextInputStart()()() | (Inherited from UIElement.) | |
| TextInputUpdate()()() | (Inherited from UIElement.) | |
| ToString()()() | (Inherited from Object.) | |
| TransformToVisual(UIElement) | (Inherited from UIElement.) | |
| Triggers | (Inherited from FrameworkElement.) | |
| Unloaded | (Inherited from FrameworkElement.) | |
| UpdateLayout()()() | (Inherited from UIElement.) | |
| UseLayoutRounding()()() | (Inherited from UIElement.) | |
| VerticalAlignment | (Inherited from FrameworkElement.) | |
| VerticalContentAlignment | (Inherited from Control.) | |
| Visibility | (Inherited from UIElement.) | |
| Width | (Inherited from FrameworkElement.) |
| Object | ||||||
| DependencyObject | ||||||
| UIElement | ||||||
| FrameworkElement | ||||||
| Control | ||||||
| UserControl | ||||||
| LoadingDictionaryCtrl | ||||||