| Name | Description |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
 | AllowDrop | (Inherited from System.Windows.UIElement) |
 | AutoCheckOnToggle | Gets or sets a value that indicates whether the IsChecked property should be automatically set when the button is clicked. |
 | Background | (Inherited from System.Windows.Controls.Control) |
 | BorderBrush | (Inherited from System.Windows.Controls.Control) |
 | BorderThickness | (Inherited from System.Windows.Controls.Control) |
 | CacheMode | (Inherited from System.Windows.UIElement) |
 | ClickLatency | Gets or sets the latency, in seconds, before the click action is executed. |
 | ClickMode | (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
 | Clip | (Inherited from System.Windows.UIElement) |
 | Command | Gets or sets the command to invoke when this button is clicked. |
 | CommandCannotExecute | Gets or sets the UI behavior when the associated Command cannot be executed. |
 | CommandParameter | Gets or sets the parameter to pass to the Command property. |
 | CommandTarget | Gets or sets the element on which to raise the specified command. |
 | Content | (Inherited from System.Windows.Controls.ContentControl) |
 | ContentTemplate | (Inherited from System.Windows.Controls.ContentControl) |
 | CornerRadius | Represents the radius of a border's corner. The radius can't be negative. |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | DesiredSize | (Inherited from System.Windows.UIElement) |
 | Dispatcher | (Inherited from System.Windows.DependencyObject) |
 | Effect | (Inherited from System.Windows.UIElement) |
 | EnableFocusAnimation | Specifies whether this button should be animated when focused. |
 | EnableVisualTransitions | Specifies whether transitions should be used when the control changed its visual state. |
 | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
 | Focusable | Gets or sets a value that indicates whether this control can receive focus. (WPF compatible) |
 | 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) |
 | Foreground | (Inherited from System.Windows.Controls.Control) |
 | Framework | Gets the entity framework. |
 | GroupName | Gets or sets a value that determines the group where this toggle button belongs to. |
 | Height | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | IsCancel | Specifies whether this button is the Cancel button in the page or logical container. A user can activate the Cancel button by pressing the ESC key. |
 | IsChecked | Gets or sets a value that indicates whether the button is currently toggled (checked). |
 | IsDefault | Specifies whether this button is the default button in the page or logical container. A user invokes the default button by pressing the ENTER key. |
 | IsEnabled | (Inherited from System.Windows.Controls.Control) |
 | IsFocused | (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
 | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
 | IsInDesignMode | Gets a value that indicates whether the control is in design mode (development). |
 | IsMouseOver | (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
 | IsPressed | (Inherited from System.Windows.Controls.Primitives.ButtonBase) |
 | IsTabStop | (Inherited from System.Windows.Controls.Control) |
 | IsToggleButton | Gets or sets a value that indicate whether the button should use toggle button behavior. |
 | KeepCheckedState | Gets or sets a value that determines whether the IsChecked property should be persisted when its value is true. |
 | Language | (Inherited from System.Windows.FrameworkElement) |
 | LayoutSuspended | Gets a value that indicates whether the layout is being suspended. |
 | 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) |
 | Name | (Inherited from System.Windows.FrameworkElement) |
 | Opacity | (Inherited from System.Windows.UIElement) |
 | OpacityMask | (Inherited from System.Windows.UIElement) |
 | Padding | (Inherited from System.Windows.Controls.Control) |
 | Parent | (Inherited from System.Windows.FrameworkElement) |
 | Platform | Gets a value that indicates the current client platform. |
 | Projection | (Inherited from System.Windows.UIElement) |
 | RenderSize | (Inherited from System.Windows.UIElement) |
 | RenderTransform | (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
 | Resources | (Inherited from System.Windows.FrameworkElement) |
 | ShowKeyboardFocusVisual | |
 | Style | (Inherited from System.Windows.FrameworkElement) |
 | TabIndex | (Inherited from System.Windows.Controls.Control) |
 | TabNavigation | (Inherited from System.Windows.Controls.Control) |
 | Tag | (Inherited from System.Windows.FrameworkElement) |
 | Template | (Inherited from System.Windows.Controls.Control) |
 | Triggers | (Inherited from System.Windows.FrameworkElement) |
 | UseCheckedVisualState | Gets or sets a value indicating whether the Checked visual state should be applied when the IsChecked property is true. |
 | UseLayoutRounding | (Inherited from System.Windows.UIElement) |
 | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | Visibility | (Inherited from System.Windows.UIElement) |
 | Width | (Inherited from System.Windows.FrameworkElement) |