The ToggleToolButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ToggleToolButton | Initializes a new instance of the ToggleToolButton class. |
Methods
Name | Description | |
---|---|---|
![]() | ApplyTemplate | (Inherited from Control.) |
![]() | Arrange | (Inherited from UIElement.) |
![]() | ArrangeOverride | (Inherited from FrameworkElement.) |
![]() | CaptureMouse | (Inherited from UIElement.) |
![]() | CheckAccess | (Inherited from DependencyObject.) |
![]() | ClearValue | (Inherited from DependencyObject.) |
![]() | Equals | (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 | (Inherited from FrameworkElement.) |
![]() | Focus | (Inherited from Control.) |
![]() | GetAnimationBaseValue | (Inherited from DependencyObject.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetTemplateChild | (Inherited from Control.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue | (Inherited from DependencyObject.) |
![]() | InvalidateArrange | (Inherited from UIElement.) |
![]() | InvalidateMeasure | (Inherited from UIElement.) |
![]() | Measure | (Inherited from UIElement.) |
![]() | MeasureOverride | (Inherited from FrameworkElement.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnApplyTemplate | (Inherited from ToggleButton.) |
![]() | OnClick | (Inherited from ToggleButton.) |
![]() | OnContentChanged | (Inherited from ToggleButton.) |
![]() | OnCreateAutomationPeer | (Inherited from ToggleButton.) |
![]() | OnGotFocus | (Inherited from ButtonBase.) |
![]() | OnIsPressedChanged | (Inherited from ButtonBase.) |
![]() | OnKeyDown | (Inherited from ButtonBase.) |
![]() | OnKeyUp | (Inherited from ButtonBase.) |
![]() | OnLostFocus | (Inherited from ButtonBase.) |
![]() | OnMouseEnter | (Inherited from ButtonBase.) |
![]() | OnMouseLeave | (Inherited from ButtonBase.) |
![]() | OnMouseLeftButtonDown | (Inherited from ButtonBase.) |
![]() | OnMouseLeftButtonUp | (Inherited from ButtonBase.) |
![]() | OnMouseMove | (Inherited from ButtonBase.) |
![]() | OnToggle | (Inherited from ToggleButton.) |
![]() | ReadLocalValue | (Inherited from DependencyObject.) |
![]() | ReleaseMouseCapture | (Inherited from UIElement.) |
![]() | SetBinding | (Inherited from FrameworkElement.) |
![]() | SetValue | (Inherited from DependencyObject.) |
![]() | ToString | (Inherited from ToggleButton.) |
![]() | TransformToVisual | (Inherited from UIElement.) |
![]() | UpdateLayout | (Inherited from UIElement.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | DisabledContentProperty | Gets or sets disabled button state content. Dependency property. |
![]() ![]() | TooltipTextProperty | Gets or sets the button text. Dependency property. |
Properties
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from FrameworkElement.) |
![]() | ActualWidth | (Inherited from FrameworkElement.) |
![]() | Background | (Inherited from Control.) |
![]() | BorderBrush | (Inherited from Control.) |
![]() | BorderThickness | (Inherited from Control.) |
![]() | ClickMode | (Inherited from ButtonBase.) |
![]() | Clip | (Inherited from UIElement.) |
![]() | Content | (Inherited from ContentControl.) |
![]() | ContentTemplate | (Inherited from ContentControl.) |
![]() | Cursor | (Inherited from FrameworkElement.) |
![]() | DataContext | (Inherited from FrameworkElement.) |
![]() | DefaultStyleKey | (Inherited from Control.) |
![]() | DesiredSize | (Inherited from UIElement.) |
![]() | DisabledContent | Gets or sets disabled button state content. |
![]() | Dispatcher | (Inherited from DependencyObject.) |
![]() | FontFamily | (Inherited from Control.) |
![]() | FontSize | (Inherited from Control.) |
![]() | FontStretch | (Inherited from Control.) |
![]() | FontStyle | (Inherited from Control.) |
![]() | FontWeight | (Inherited from Control.) |
![]() | Foreground | (Inherited from Control.) |
![]() | Height | (Inherited from FrameworkElement.) |
![]() | HorizontalAlignment | (Inherited from FrameworkElement.) |
![]() | HorizontalContentAlignment | (Inherited from Control.) |
![]() | IsChecked | (Inherited from ToggleButton.) |
![]() | IsEnabled | (Inherited from Control.) |
![]() | IsFocused | (Inherited from ButtonBase.) |
![]() | IsHitTestVisible | (Inherited from UIElement.) |
![]() | IsMouseOver | (Inherited from ButtonBase.) |
![]() | IsPressed | (Inherited from ButtonBase.) |
![]() | IsTabStop | (Inherited from Control.) |
![]() | IsThreeState | (Inherited from ToggleButton.) |
![]() | Language | (Inherited from FrameworkElement.) |
![]() | Margin | (Inherited from FrameworkElement.) |
![]() | MaxHeight | (Inherited from FrameworkElement.) |
![]() | MaxWidth | (Inherited from FrameworkElement.) |
![]() | MinHeight | (Inherited from FrameworkElement.) |
![]() | MinWidth | (Inherited from FrameworkElement.) |
![]() | Name | (Inherited from FrameworkElement.) |
![]() | Opacity | (Inherited from UIElement.) |
![]() | OpacityMask | (Inherited from UIElement.) |
![]() | Padding | (Inherited from Control.) |
![]() | Parent | (Inherited from FrameworkElement.) |
![]() | RenderSize | (Inherited from UIElement.) |
![]() | RenderTransform | (Inherited from UIElement.) |
![]() | RenderTransformOrigin | (Inherited from UIElement.) |
![]() | Resources | (Inherited from FrameworkElement.) |
![]() | Style | (Inherited from FrameworkElement.) |
![]() | TabIndex | (Inherited from Control.) |
![]() | TabNavigation | (Inherited from Control.) |
![]() | Tag | (Inherited from FrameworkElement.) |
![]() | Template | (Inherited from Control.) |
![]() | TooltipText | Gets or sets the button text. |
![]() | Triggers | (Inherited from FrameworkElement.) |
![]() | UseLayoutRounding | (Inherited from UIElement.) |
![]() | VerticalAlignment | (Inherited from FrameworkElement.) |
![]() | VerticalContentAlignment | (Inherited from Control.) |
![]() | Visibility | (Inherited from UIElement.) |
![]() | Width | (Inherited from FrameworkElement.) |
Events
Name | Description | |
---|---|---|
![]() | BindingValidationError | (Inherited from FrameworkElement.) |
![]() | Checked | (Inherited from ToggleButton.) |
![]() | Click | (Inherited from ButtonBase.) |
![]() | GotFocus | (Inherited from UIElement.) |
![]() | Indeterminate | (Inherited from ToggleButton.) |
![]() | IsEnabledChanged | (Inherited from Control.) |
![]() | KeyDown | (Inherited from UIElement.) |
![]() | KeyUp | (Inherited from UIElement.) |
![]() | LayoutUpdated | (Inherited from FrameworkElement.) |
![]() | Loaded | (Inherited from FrameworkElement.) |
![]() | LostFocus | (Inherited from UIElement.) |
![]() | LostMouseCapture | (Inherited from UIElement.) |
![]() | MouseEnter | (Inherited from UIElement.) |
![]() | MouseLeave | (Inherited from UIElement.) |
![]() | MouseLeftButtonDown | (Inherited from UIElement.) |
![]() | MouseLeftButtonUp | (Inherited from UIElement.) |
![]() | MouseMove | (Inherited from UIElement.) |
![]() | SizeChanged | (Inherited from FrameworkElement.) |
![]() | Unchecked | (Inherited from ToggleButton.) |