C1.WPF.Docking Namespace : C1DockTabControl Class |
The following tables list the members exposed by C1DockTabControl.
Name | Description | |
---|---|---|
![]() | C1DockTabControl Constructor | Initializes a new instance of a C1DockTabControl. |
Name | Description | |
---|---|---|
![]() ![]() | CanUserDockProperty | Identifies the CanUserDock dependency property. |
![]() ![]() | CanUserFloatProperty | Identifies the CanUserFloat dependency property. |
![]() ![]() | CanUserHideProperty | Identifies the CanUserHide dependency property. |
![]() ![]() | CanUserSlideProperty | Identifies the CanUserSlide dependency property. |
![]() ![]() | DockHeightProperty | Identifies the DockHeight dependency property. |
![]() ![]() | DockMinHeightProperty | Identifies the DockMinHeight dependency property. |
![]() ![]() | DockMinWidthProperty | Identifies the DockMinWidth dependency property. |
![]() ![]() | DockModeProperty | Identifies the DockMode dependency property. |
![]() ![]() | DockProperty | Identifies the Dock dependency property. |
![]() ![]() | DockWidthProperty | Identifies the DockWidth dependency property. |
![]() ![]() | DragProperty | Internal property used on the header element in the control's template. |
![]() ![]() | HeaderBackgroundProperty | Identifies the HeaderBackground dependency property. |
![]() ![]() | HeaderForegroundProperty | Identifies the HeaderForeground dependency property. |
![]() ![]() | HorizontalFillProperty | Identifies the HorizontalFill dependency property. |
![]() ![]() | MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. |
![]() ![]() | PressedBrushProperty | Identifies the PressedBrush dependency property. |
![]() ![]() | SelectedBackgroundProperty | Identifies the SelectedBackground dependency property. |
![]() ![]() | ShowHeaderProperty | Identifies the ShowHeader dependency property. |
![]() ![]() | ShowMenuProperty | Identifies the ShowMenu dependency property. |
![]() ![]() | TabStripBackgroundProperty | Identifies the TabStripBackground dependency property. |
![]() ![]() | TabStripForegroundProperty | Identifies the TabStripForeground dependency property. |
![]() ![]() | VerticalFillProperty | Identifies the VerticalFill dependency property. |
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | AllowDrop | (Inherited from System.Windows.UIElement) |
![]() | AlternationCount | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) |
![]() | AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
![]() | AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
![]() | AreAnyTouchesOver | (Inherited from System.Windows.UIElement) |
![]() | Background | (Inherited from System.Windows.Controls.Control) |
![]() | BindingGroup | (Inherited from System.Windows.FrameworkElement) |
![]() | BitmapEffect | (Inherited from System.Windows.UIElement) |
![]() | BitmapEffectInput | (Inherited from System.Windows.UIElement) |
![]() | BorderBrush | (Inherited from System.Windows.Controls.Control) |
![]() | BorderThickness | (Inherited from System.Windows.Controls.Control) |
![]() | CacheMode | (Inherited from System.Windows.UIElement) |
![]() | CanUserDock | Gets or sets a value that determines whether the user can change the DockMode property to DockMode.Docked. |
![]() | CanUserFloat | Gets or sets a value that determines whether the user can change the DockMode property to DockMode.Floating. |
![]() | CanUserHide | Gets or sets a value that determines whether the user can change the DockMode property to DockMode.Hidden. |
![]() | CanUserReorder | (Inherited from C1.WPF.C1TabControl) |
![]() | CanUserSlide | Gets or sets a value that determines whether the user can change the DockMode property to DockMode.Sliding. |
![]() | Clip | (Inherited from System.Windows.UIElement) |
![]() | ClipToBounds | (Inherited from System.Windows.UIElement) |
![]() | CommandBindings | (Inherited from System.Windows.UIElement) |
![]() | ContentTemplate | (Inherited from C1.WPF.C1TabControl) |
![]() | ContentTemplateSelector | (Inherited from C1.WPF.C1TabControl) |
![]() | ContextMenu | (Inherited from System.Windows.FrameworkElement) |
![]() | Cursor | (Inherited from System.Windows.FrameworkElement) |
![]() | DataContext | (Inherited from System.Windows.FrameworkElement) |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | DesiredSize | (Inherited from System.Windows.UIElement) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | DisplayMemberPath | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | Dock | Gets or sets the edge of the parent to which this element should be attached. |
![]() | DockHeight | Gets or sets the desired vertical size for this element. |
![]() | DockMinHeight | Gets or sets the minimum height constraint of the element. |
![]() | DockMinWidth | Gets or sets the minimum width constraint of the element. |
![]() | DockMode | Gets or sets whether the C1DockTabControl floats, slides from the border of the C1DockControl, is hidden, or is docked. |
![]() | DockWidth | Gets or sets the desired horizontal size of the element. |
![]() | Effect | (Inherited from System.Windows.UIElement) |
![]() | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
![]() | Focusable | (Inherited from System.Windows.UIElement) |
![]() | FocusVisualStyle | (Inherited from System.Windows.FrameworkElement) |
![]() | FontFamily | (Inherited from System.Windows.Controls.Control) |
![]() | FontSize | (Inherited from System.Windows.Controls.Control) |
![]() | FontStretch | (Inherited from System.Windows.Controls.Control) |
![]() | FontStyle | (Inherited from System.Windows.Controls.Control) |
![]() | FontWeight | (Inherited from System.Windows.Controls.Control) |
![]() | ForceCursor | (Inherited from System.Windows.FrameworkElement) |
![]() | Foreground | (Inherited from System.Windows.Controls.Control) |
![]() | GroupStyle | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | GroupStyleSelector | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | HasAnimatedProperties | (Inherited from System.Windows.UIElement) |
![]() | HasItems | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | HeaderBackground | Gets or sets the background brush of the header. |
![]() | HeaderForeground | Gets or sets the foreground brush of the header. |
![]() | Height | (Inherited from System.Windows.FrameworkElement) |
![]() | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
![]() | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
![]() | HorizontalFill | Whether the control resizes to fill the remaining horizontal space. |
![]() | InputBindings | (Inherited from System.Windows.UIElement) |
![]() | InputScope | (Inherited from System.Windows.FrameworkElement) |
![]() | IsArrangeValid | (Inherited from System.Windows.UIElement) |
![]() | IsEnabled | (Inherited from System.Windows.UIElement) |
![]() | IsFocused | (Inherited from System.Windows.UIElement) |
![]() | IsGrouping | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
![]() | IsInitialized | (Inherited from System.Windows.FrameworkElement) |
![]() | IsInputMethodEnabled | (Inherited from System.Windows.UIElement) |
![]() | IsKeyboardFocused | (Inherited from System.Windows.UIElement) |
![]() | IsKeyboardFocusWithin | (Inherited from System.Windows.UIElement) |
![]() | IsLoaded | (Inherited from System.Windows.FrameworkElement) |
![]() | IsManipulationEnabled | (Inherited from System.Windows.UIElement) |
![]() | IsMeasureValid | (Inherited from System.Windows.UIElement) |
![]() | IsMouseCaptured | (Inherited from System.Windows.UIElement) |
![]() | IsMouseCaptureWithin | (Inherited from System.Windows.UIElement) |
![]() | IsMouseDirectlyOver | (Inherited from System.Windows.UIElement) |
![]() | IsMouseOver | (Inherited from System.Windows.UIElement) |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | IsStylusCaptured | (Inherited from System.Windows.UIElement) |
![]() | IsStylusCaptureWithin | (Inherited from System.Windows.UIElement) |
![]() | IsStylusDirectlyOver | (Inherited from System.Windows.UIElement) |
![]() | IsStylusOver | (Inherited from System.Windows.UIElement) |
![]() | IsTabStop | (Inherited from System.Windows.Controls.Control) |
![]() | IsTextSearchCaseSensitive | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | IsTextSearchEnabled | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | IsVisible | (Inherited from System.Windows.UIElement) |
![]() | ItemBindingGroup | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemContainerGenerator | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemContainerStyle | (Inherited from C1.WPF.C1TabControl) |
![]() | ItemContainerStyleSelector | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | Items | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemsPanel | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemsSource | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemStringFormat | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemTemplate | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | ItemTemplateSelector | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | Language | (Inherited from System.Windows.FrameworkElement) |
![]() | LayoutTransform | (Inherited from System.Windows.FrameworkElement) |
![]() | Margin | (Inherited from System.Windows.FrameworkElement) |
![]() | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | MinHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | MinWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | MouseOverBrush | Gets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over. |
![]() | Name | (Inherited from System.Windows.FrameworkElement) |
![]() | Opacity | (Inherited from System.Windows.UIElement) |
![]() | OpacityMask | (Inherited from System.Windows.UIElement) |
![]() | OverridesDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
![]() | Padding | (Inherited from System.Windows.Controls.Control) |
![]() | Parent | (Inherited from System.Windows.FrameworkElement) |
![]() | PersistId | (Inherited from System.Windows.UIElement) |
![]() | PressedBrush | Gets or sets the System.Windows.Media.Brush used to paint a button when it is pressed. |
![]() | RenderSize | (Inherited from System.Windows.UIElement) |
![]() | RenderTransform | (Inherited from System.Windows.UIElement) |
![]() | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
![]() | Resources | (Inherited from System.Windows.FrameworkElement) |
![]() | SelectedBackground | Gets or sets the System.Windows.Media.Brush used to highlight the control when it is selected. |
![]() | SelectedContent | (Inherited from C1.WPF.C1TabControl) |
![]() | SelectedIndex | (Inherited from C1.WPF.C1TabControl) |
![]() | SelectedItem | (Inherited from C1.WPF.C1TabControl) |
![]() | ShowHeader | Gets or sets a value that determines whether the header of the currently selected C1DockTabItem is visible. |
![]() | ShowMenu | Gets or sets a value that determines whether the menu to set the DockMode is visible. |
![]() | ShowSingleTab | (Inherited from C1.WPF.C1TabControl) |
![]() | SnapsToDevicePixels | (Inherited from System.Windows.UIElement) |
![]() | Style | (Inherited from System.Windows.FrameworkElement) |
![]() | TabIndex | (Inherited from System.Windows.Controls.Control) |
![]() | TabItemClose | (Inherited from C1.WPF.C1TabControl) |
![]() | TabItemShape | (Inherited from C1.WPF.C1TabControl) |
![]() | TabStripBackground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Background of the tab strip. |
![]() | TabStripForeground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Foreground of the tab strip. |
![]() | TabStripHorizontalAlignment | (Inherited from C1.WPF.C1TabControl) |
![]() | TabStripMenuVisibility | (Inherited from C1.WPF.C1TabControl) |
![]() | TabStripOverlap | (Inherited from C1.WPF.C1TabControl) |
![]() | TabStripOverlapDirection | (Inherited from C1.WPF.C1TabControl) |
![]() | TabStripPlacement | (Inherited from C1.WPF.C1TabControl) |
![]() | TabStripVerticalAlignment | (Inherited from C1.WPF.C1TabControl) |
![]() | Tag | (Inherited from System.Windows.FrameworkElement) |
![]() | Template | (Inherited from System.Windows.Controls.Control) |
![]() | TemplatedParent | (Inherited from System.Windows.FrameworkElement) |
![]() | ToolTip | (Inherited from System.Windows.FrameworkElement) |
![]() | TouchesCaptured | (Inherited from System.Windows.UIElement) |
![]() | TouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
![]() | TouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
![]() | TouchesOver | (Inherited from System.Windows.UIElement) |
![]() | Triggers | (Inherited from System.Windows.FrameworkElement) |
![]() | Uid | (Inherited from System.Windows.UIElement) |
![]() | UnselectedContentMode | (Inherited from C1.WPF.C1TabControl) |
![]() | UpdateSourceCollection | (Inherited from C1.WPF.C1TabControl) |
![]() | UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) |
![]() | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
![]() | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
![]() | VerticalFill | Whether the control resizes to fill the remaining vertical space. |
![]() | Visibility | (Inherited from System.Windows.UIElement) |
![]() | VisibleItems | (Inherited from C1.WPF.C1TabControl) |
![]() | Width | (Inherited from System.Windows.FrameworkElement) |
Name | Description | |
---|---|---|
![]() | AddHandler | Overloaded. (Inherited from System.Windows.UIElement) |
![]() | AddToEventRoute | (Inherited from System.Windows.UIElement) |
![]() | ApplyAnimationClock | Overloaded. (Inherited from System.Windows.UIElement) |
![]() | ApplyTemplate | (Inherited from System.Windows.FrameworkElement) |
![]() | Arrange | (Inherited from System.Windows.UIElement) |
![]() | BeginAnimation | Overloaded. (Inherited from System.Windows.UIElement) |
![]() | BeginInit | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | BeginStoryboard | Overloaded. (Inherited from System.Windows.FrameworkElement) |
![]() | BeginUpdate | (Inherited from C1.WPF.C1TabControl) |
![]() | BringIntoView | Overloaded. (Inherited from System.Windows.FrameworkElement) |
![]() | CaptureMouse | (Inherited from System.Windows.UIElement) |
![]() | CaptureStylus | (Inherited from System.Windows.UIElement) |
![]() | CaptureTouch | (Inherited from System.Windows.UIElement) |
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | ContainerFromElement | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | EndInit | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | EndUpdate | (Inherited from C1.WPF.C1TabControl) |
![]() | Equals | (Inherited from System.Windows.DependencyObject) |
![]() | FindCommonVisualAncestor | (Inherited from System.Windows.Media.Visual) |
![]() | FindName | (Inherited from System.Windows.FrameworkElement) |
![]() | FindResource | (Inherited from System.Windows.FrameworkElement) |
![]() | Focus | (Inherited from System.Windows.UIElement) |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.UIElement) |
![]() | GetBindingExpression | (Inherited from System.Windows.FrameworkElement) |
![]() ![]() | GetDrag | Gets the value of the attached Drag property. |
![]() | GetHashCode | (Inherited from System.Windows.DependencyObject) |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InputHitTest | (Inherited from System.Windows.UIElement) |
![]() | InvalidateArrange | (Inherited from System.Windows.UIElement) |
![]() | InvalidateMeasure | (Inherited from System.Windows.UIElement) |
![]() | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateVisual | (Inherited from System.Windows.UIElement) |
![]() | IsAncestorOf | (Inherited from System.Windows.Media.Visual) |
![]() | IsDescendantOf | (Inherited from System.Windows.Media.Visual) |
![]() | IsItemItsOwnContainer | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | Measure | (Inherited from System.Windows.UIElement) |
![]() | MoveFocus | (Inherited from System.Windows.FrameworkElement) |
![]() | OnApplyTemplate | Overridden. Builds the visual tree for the C1DockTabControl control when a new template is applied. |
![]() | PointFromScreen | (Inherited from System.Windows.Media.Visual) |
![]() | PointToScreen | (Inherited from System.Windows.Media.Visual) |
![]() | PredictFocus | (Inherited from System.Windows.FrameworkElement) |
![]() | RaiseEvent | (Inherited from System.Windows.UIElement) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | RegisterName | (Inherited from System.Windows.FrameworkElement) |
![]() | ReleaseAllTouchCaptures | (Inherited from System.Windows.UIElement) |
![]() | ReleaseMouseCapture | (Inherited from System.Windows.UIElement) |
![]() | ReleaseStylusCapture | (Inherited from System.Windows.UIElement) |
![]() | ReleaseTouchCapture | (Inherited from System.Windows.UIElement) |
![]() | RemoveHandler | (Inherited from System.Windows.UIElement) |
![]() | ScrollIntoView | (Inherited from C1.WPF.C1TabControl) |
![]() | SetBinding | Overloaded. (Inherited from System.Windows.FrameworkElement) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() ![]() | SetDrag | Sets the value of the attached Drag property. |
![]() | SetResourceReference | (Inherited from System.Windows.FrameworkElement) |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | SlideOpen | Shows the C1DockTabControl when the DockMode is set to DockMode.Sliding. |
![]() | ToString | (Inherited from System.Windows.Controls.ItemsControl) |
![]() | TransformToAncestor | Overloaded. (Inherited from System.Windows.Media.Visual) |
![]() | TransformToDescendant | (Inherited from System.Windows.Media.Visual) |
![]() | TransformToVisual | (Inherited from System.Windows.Media.Visual) |
![]() | TranslatePoint | (Inherited from System.Windows.UIElement) |
![]() | TryFindResource | (Inherited from System.Windows.FrameworkElement) |
![]() | UnregisterName | (Inherited from System.Windows.FrameworkElement) |
![]() | UpdateDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
![]() | UpdateLayout | (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
![]() | ContextMenuClosing | (Inherited from System.Windows.FrameworkElement) |
![]() | ContextMenuOpening | (Inherited from System.Windows.FrameworkElement) |
![]() | DataContextChanged | (Inherited from System.Windows.FrameworkElement) |
![]() | DragEnter | (Inherited from System.Windows.UIElement) |
![]() | DragLeave | (Inherited from System.Windows.UIElement) |
![]() | DragOver | (Inherited from System.Windows.UIElement) |
![]() | Drop | (Inherited from System.Windows.UIElement) |
![]() | FocusableChanged | (Inherited from System.Windows.UIElement) |
![]() | GiveFeedback | (Inherited from System.Windows.UIElement) |
![]() | GotFocus | (Inherited from System.Windows.UIElement) |
![]() | GotKeyboardFocus | (Inherited from System.Windows.UIElement) |
![]() | GotMouseCapture | (Inherited from System.Windows.UIElement) |
![]() | GotStylusCapture | (Inherited from System.Windows.UIElement) |
![]() | GotTouchCapture | (Inherited from System.Windows.UIElement) |
![]() | Initialized | (Inherited from System.Windows.FrameworkElement) |
![]() | IsEnabledChanged | (Inherited from System.Windows.UIElement) |
![]() | IsHitTestVisibleChanged | (Inherited from System.Windows.UIElement) |
![]() | IsKeyboardFocusedChanged | (Inherited from System.Windows.UIElement) |
![]() | IsKeyboardFocusWithinChanged | (Inherited from System.Windows.UIElement) |
![]() | IsMouseCapturedChanged | (Inherited from System.Windows.UIElement) |
![]() | IsMouseCaptureWithinChanged | (Inherited from System.Windows.UIElement) |
![]() | IsMouseDirectlyOverChanged | (Inherited from System.Windows.UIElement) |
![]() | IsMouseOverChanged | (Inherited from C1.WPF.C1TabControl) |
![]() | IsStylusCapturedChanged | (Inherited from System.Windows.UIElement) |
![]() | IsStylusCaptureWithinChanged | (Inherited from System.Windows.UIElement) |
![]() | IsStylusDirectlyOverChanged | (Inherited from System.Windows.UIElement) |
![]() | IsVisibleChanged | (Inherited from System.Windows.UIElement) |
![]() | ItemsChanged | (Inherited from C1.WPF.C1TabControl) |
![]() | KeyDown | (Inherited from System.Windows.UIElement) |
![]() | KeyUp | (Inherited from System.Windows.UIElement) |
![]() | LayoutUpdated | (Inherited from System.Windows.UIElement) |
![]() | Loaded | (Inherited from System.Windows.FrameworkElement) |
![]() | LostFocus | (Inherited from System.Windows.UIElement) |
![]() | LostKeyboardFocus | (Inherited from System.Windows.UIElement) |
![]() | LostMouseCapture | (Inherited from System.Windows.UIElement) |
![]() | LostStylusCapture | (Inherited from System.Windows.UIElement) |
![]() | LostTouchCapture | (Inherited from System.Windows.UIElement) |
![]() | ManipulationBoundaryFeedback | (Inherited from System.Windows.UIElement) |
![]() | ManipulationCompleted | (Inherited from System.Windows.UIElement) |
![]() | ManipulationDelta | (Inherited from System.Windows.UIElement) |
![]() | ManipulationInertiaStarting | (Inherited from System.Windows.UIElement) |
![]() | ManipulationStarted | (Inherited from System.Windows.UIElement) |
![]() | ManipulationStarting | (Inherited from System.Windows.UIElement) |
![]() | MouseDoubleClick | (Inherited from System.Windows.Controls.Control) |
![]() | MouseDown | (Inherited from System.Windows.UIElement) |
![]() | MouseEnter | (Inherited from System.Windows.UIElement) |
![]() | MouseLeave | (Inherited from System.Windows.UIElement) |
![]() | MouseLeftButtonDown | (Inherited from System.Windows.UIElement) |
![]() | MouseLeftButtonUp | (Inherited from System.Windows.UIElement) |
![]() | MouseMove | (Inherited from System.Windows.UIElement) |
![]() | MouseRightButtonDown | (Inherited from System.Windows.UIElement) |
![]() | MouseRightButtonUp | (Inherited from System.Windows.UIElement) |
![]() | MouseUp | (Inherited from System.Windows.UIElement) |
![]() | MouseWheel | (Inherited from System.Windows.UIElement) |
![]() | PreviewDragEnter | (Inherited from System.Windows.UIElement) |
![]() | PreviewDragLeave | (Inherited from System.Windows.UIElement) |
![]() | PreviewDragOver | (Inherited from System.Windows.UIElement) |
![]() | PreviewDrop | (Inherited from System.Windows.UIElement) |
![]() | PreviewGiveFeedback | (Inherited from System.Windows.UIElement) |
![]() | PreviewGotKeyboardFocus | (Inherited from System.Windows.UIElement) |
![]() | PreviewKeyDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewKeyUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewLostKeyboardFocus | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseDoubleClick | (Inherited from System.Windows.Controls.Control) |
![]() | PreviewMouseDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseLeftButtonDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseLeftButtonUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseMove | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseRightButtonDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseRightButtonUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseWheel | (Inherited from System.Windows.UIElement) |
![]() | PreviewQueryContinueDrag | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusButtonDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusButtonUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusInAirMove | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusInRange | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusMove | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusOutOfRange | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusSystemGesture | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewTextInput | (Inherited from System.Windows.UIElement) |
![]() | PreviewTouchDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewTouchMove | (Inherited from System.Windows.UIElement) |
![]() | PreviewTouchUp | (Inherited from System.Windows.UIElement) |
![]() | QueryContinueDrag | (Inherited from System.Windows.UIElement) |
![]() | QueryCursor | (Inherited from System.Windows.UIElement) |
![]() | RequestBringIntoView | (Inherited from System.Windows.FrameworkElement) |
![]() | SelectionChanged | (Inherited from C1.WPF.C1TabControl) |
![]() | SizeChanged | (Inherited from System.Windows.FrameworkElement) |
![]() | SourceUpdated | (Inherited from System.Windows.FrameworkElement) |
![]() | StylusButtonDown | (Inherited from System.Windows.UIElement) |
![]() | StylusButtonUp | (Inherited from System.Windows.UIElement) |
![]() | StylusDown | (Inherited from System.Windows.UIElement) |
![]() | StylusEnter | (Inherited from System.Windows.UIElement) |
![]() | StylusInAirMove | (Inherited from System.Windows.UIElement) |
![]() | StylusInRange | (Inherited from System.Windows.UIElement) |
![]() | StylusLeave | (Inherited from System.Windows.UIElement) |
![]() | StylusMove | (Inherited from System.Windows.UIElement) |
![]() | StylusOutOfRange | (Inherited from System.Windows.UIElement) |
![]() | StylusSystemGesture | (Inherited from System.Windows.UIElement) |
![]() | StylusUp | (Inherited from System.Windows.UIElement) |
![]() | TabItemClosed | (Inherited from C1.WPF.C1TabControl) |
![]() | TabItemClosing | (Inherited from C1.WPF.C1TabControl) |
![]() | TargetUpdated | (Inherited from System.Windows.FrameworkElement) |
![]() | TextInput | (Inherited from System.Windows.UIElement) |
![]() | ToolTipClosing | (Inherited from System.Windows.FrameworkElement) |
![]() | ToolTipOpening | (Inherited from System.Windows.FrameworkElement) |
![]() | TouchDown | (Inherited from System.Windows.UIElement) |
![]() | TouchEnter | (Inherited from System.Windows.UIElement) |
![]() | TouchLeave | (Inherited from System.Windows.UIElement) |
![]() | TouchMove | (Inherited from System.Windows.UIElement) |
![]() | TouchUp | (Inherited from System.Windows.UIElement) |
![]() | Unloaded | (Inherited from System.Windows.FrameworkElement) |
![]() | VisibleItemsChanged | (Inherited from C1.WPF.C1TabControl) |