ButtonInfo Fields
Represents a button for a button editor.Name | Description |
---|---|
ActualMarginProperty static | Identifies the ButtonInfoBase.ActualMargin dependency property. Inherited from ButtonInfoBase. |
AllowDropProperty static | Identifies the AllowDrop dependency property. Inherited from ContentElement. |
AreAnyTouchesCapturedProperty static | Identifies the AreAnyTouchesCaptured dependency property. Inherited from ContentElement. |
AreAnyTouchesCapturedWithinProperty static | Identifies the AreAnyTouchesCapturedWithin dependency property. Inherited from ContentElement. |
AreAnyTouchesDirectlyOverProperty static | Identifies the AreAnyTouchesDirectlyOver dependency property. Inherited from ContentElement. |
AreAnyTouchesOverProperty static | Identifies the AreAnyTouchesOver dependency property. Inherited from ContentElement. |
BackgroundProperty static | Identifies the Background dependency property. Inherited from ButtonInfoBase. |
BindingGroupProperty static | Identifies the BindingGroup dependency property. Inherited from FrameworkContentElement. |
BorderBrushProperty static | Identifies the BorderBrush dependency property. Inherited from ButtonInfoBase. |
BorderThicknessProperty static | Identifies the BorderThickness dependency property. Inherited from ButtonInfoBase. |
ButtonKindProperty static | Identifies the CommonButtonInfo.ButtonKind dependency property. Inherited from CommonButtonInfo. |
ButtonStyleProperty static | Identifies the CommonButtonInfo.ButtonStyle dependency property. Inherited from CommonButtonInfo. |
ClickModeProperty static | Identifies the ButtonInfoBase.ClickMode dependency property. Inherited from ButtonInfoBase. |
CommandParameterProperty static | Identifies the CommandButtonInfo.CommandParameter dependency property. Inherited from CommandButtonInfo. |
CommandProperty static | Identifies the CommandButtonInfo.Command dependency property. Inherited from CommandButtonInfo. |
CommandTargetProperty static | Identifies the CommandButtonInfo.CommandTarget dependency property. Inherited from CommandButtonInfo. |
ContentProperty static | Identifies the ButtonInfo.Content dependency property. |
ContentRenderTemplateProperty static | Identifies the ButtonInfo.ContentRenderTemplate dependency property. |
ContentTemplateProperty static | Identifies the ButtonInfo.ContentTemplate dependency property. |
ContextMenuClosingEvent static | Identifies the ContextMenuClosing Routed Events Overview. Inherited from FrameworkContentElement. |
ContextMenuOpeningEvent static | Identifies the ContextMenuOpening Routed Events Overview. Inherited from FrameworkContentElement. |
ContextMenuProperty static | Identifies the ContextMenu dependency property. Inherited from FrameworkContentElement. |
CornerRadiusProperty static | Identifies the CornerRadius dependency property. Inherited from ButtonInfoBase. |
CursorProperty static | Identifies the Cursor dependency property. Inherited from FrameworkContentElement. |
DataContextProperty static | Identifies the DataContext dependency property. Inherited from FrameworkContentElement. |
DefaultStyleKeyProperty protected static | Identifies the DefaultStyleKey dependency property. Inherited from FrameworkContentElement. |
DragEnterEvent static | Identifies the DragEnter routed event. Inherited from ContentElement. |
DragLeaveEvent static | Identifies the DragLeave routed event. Inherited from ContentElement. |
DragOverEvent static | Identifies the DragOver routed event. Inherited from ContentElement. |
DropEvent static | Identifies the Drop routed event. Inherited from ContentElement. |
FocusableProperty static | Identifies the Focusable dependency property. Inherited from ContentElement. |
FocusVisualStyleProperty static | Identifies the FocusVisualStyle dependency property. Inherited from FrameworkContentElement. |
ForceCursorProperty static | Identifies the ForceCursor dependency property. Inherited from FrameworkContentElement. |
ForegroundProperty static | Identifies the ButtonInfoBase.Foreground dependency property. Inherited from ButtonInfoBase. |
GiveFeedbackEvent static | Identifies the GiveFeedback routed event. Inherited from ContentElement. |
GlyphKindProperty static | Identifies the ButtonInfo.GlyphKind dependency property. |
GotFocusEvent static | Identifies the GotFocus routed event. Inherited from ContentElement. |
GotKeyboardFocusEvent static | Identifies the GotKeyboardFocus routed event. Inherited from ContentElement. |
GotMouseCaptureEvent static | Identifies the GotMouseCapture routed event. Inherited from ContentElement. |
GotStylusCaptureEvent static | Identifies the GotStylusCapture routed event. Inherited from ContentElement. |
GotTouchCaptureEvent static | Identifies the GotTouchCapture routed event. Inherited from ContentElement. |
IndexProperty static | Identifies the ButtonInfoBase.Index dependency property. Inherited from ButtonInfoBase. |
InputScopeProperty static | Identifies the InputScope dependency property. Inherited from FrameworkContentElement. |
IsCheckedProperty static | Identifies the CommonButtonInfo.IsChecked dependency property. Inherited from CommonButtonInfo. |
IsDefaultButtonProperty static | Identifies the ButtonInfoBase.IsDefaultButton dependency property. Inherited from ButtonInfoBase. |
IsEnabledProperty static | Identifies the IsEnabled dependency property. Inherited from ContentElement. |
IsFirstProperty static | Identifies the ButtonInfoBase.IsFirst dependency property. Inherited from ButtonInfoBase. |
IsFocusedProperty static | Identifies the IsFocused dependency property. Inherited from ContentElement. |
IsKeyboardFocusedProperty static | Identifies the IsKeyboardFocused dependency property. Inherited from ContentElement. |
IsKeyboardFocusWithinProperty static | Identifies the IsKeyboardFocusWithin dependency property. Inherited from ContentElement. |
IsLastProperty static | Identifies the ButtonInfoBase.IsLast dependency property. Inherited from ButtonInfoBase. |
IsLeftProperty static | Identifies the ButtonInfoBase.IsLeft dependency property. Inherited from ButtonInfoBase. |
IsMouseCapturedProperty static | Identifies the IsMouseCaptured dependency property. Inherited from ContentElement. |
IsMouseCaptureWithinProperty static | Identifies the IsMouseCaptureWithin dependency property. Inherited from ContentElement. |
IsMouseDirectlyOverProperty static | Identifies the IsMouseDirectlyOver dependency property. Inherited from ContentElement. |
IsMouseOverProperty static | Identifies the ButtonInfoBase.IsMouseOver dependency property. Inherited from ButtonInfoBase. |
IsPressedProperty static | Identifies the ButtonInfoBase.IsPressed dependency property. Inherited from ButtonInfoBase. |
IsStylusCapturedProperty static | Identifies the IsStylusCaptured dependency property. Inherited from ContentElement. |
IsStylusCaptureWithinProperty static | Identifies the IsStylusCaptureWithin dependency property. Inherited from ContentElement. |
IsStylusDirectlyOverProperty static | Identifies the IsStylusDirectlyOver dependency property. Inherited from ContentElement. |
IsStylusOverProperty static | Identifies the IsStylusOver dependency property. Inherited from ContentElement. |
KeyDownEvent static | Identifies the KeyDown routed event. Inherited from ContentElement. |
KeyUpEvent static | Identifies the KeyUp routed event. Inherited from ContentElement. |
LanguageProperty static | Identifies the Language dependency property. Inherited from FrameworkContentElement. |
LoadedEvent static | Identifies the Loaded Routed Events Overview. Inherited from FrameworkContentElement. |
LostFocusEvent static | Identifies the LostFocus routed event. Inherited from ContentElement. |
LostKeyboardFocusEvent static | Identifies the LostKeyboardFocus routed event. Inherited from ContentElement. |
LostMouseCaptureEvent static | Identifies the LostMouseCapture routed event. Inherited from ContentElement. |
LostStylusCaptureEvent static | Identifies the LostStylusCapture routed event. Inherited from ContentElement. |
LostTouchCaptureEvent static | Identifies the LostTouchCapture routed event. Inherited from ContentElement. |
MarginCorrectionProperty static | Identifies the ButtonInfoBase.MarginCorrection dependency property. Inherited from ButtonInfoBase. |
MarginProperty static | Identifies the ButtonInfoBase.Margin dependency property. Inherited from ButtonInfoBase. |
MouseDownEvent static | Identifies the MouseDown routed event. Inherited from ContentElement. |
MouseEnterEvent static | Identifies the MouseEnter routed event. Inherited from ContentElement. |
MouseLeaveEvent static | Identifies the MouseLeave routed event. Inherited from ContentElement. |
MouseLeftButtonDownEvent static | Identifies the MouseLeftButtonDown routed event. Inherited from ContentElement. |
MouseLeftButtonUpEvent static | Identifies the MouseLeftButtonUp routed event. Inherited from ContentElement. |
MouseMoveEvent static | Identifies the MouseMove routed event. Inherited from ContentElement. |
MouseRightButtonDownEvent static | Identifies the MouseRightButtonDown routed event. Inherited from ContentElement. |
MouseRightButtonUpEvent static | Identifies the MouseRightButtonUp routed event. Inherited from ContentElement. |
MouseUpEvent static | Identifies the MouseUp routed event. Inherited from ContentElement. |
MouseWheelEvent static | Identifies the MouseWheel routed event. Inherited from ContentElement. |
NameProperty static | Identifies the Name dependency property. Inherited from FrameworkContentElement. |
OverridesDefaultStyleProperty static | Identifies the OverridesDefaultStyle dependency property. Inherited from FrameworkContentElement. |
PaddingProperty static | Identifies the Padding dependency property. Inherited from ButtonInfoBase. |
PreviewDragEnterEvent static | Identifies the PreviewDragEnter routed event. Inherited from ContentElement. |
PreviewDragLeaveEvent static | Identifies the PreviewDragLeave routed event. Inherited from ContentElement. |
PreviewDragOverEvent static | Identifies the PreviewDragOver routed event. Inherited from ContentElement. |
PreviewDropEvent static | Identifies the PreviewDrop routed event. Inherited from ContentElement. |
PreviewGiveFeedbackEvent static | Identifies the PreviewGiveFeedback routed event. Inherited from ContentElement. |
PreviewGotKeyboardFocusEvent static | Identifies the PreviewGotKeyboardFocus routed event. Inherited from ContentElement. |
PreviewKeyDownEvent static | Identifies the PreviewKeyDown routed event. Inherited from ContentElement. |
PreviewKeyUpEvent static | Identifies the PreviewKeyUp routed event. Inherited from ContentElement. |
PreviewLostKeyboardFocusEvent static | Identifies the PreviewLostKeyboardFocus routed event. Inherited from ContentElement. |
PreviewMouseDownEvent static | Identifies the PreviewMouseDown routed event. Inherited from ContentElement. |
PreviewMouseLeftButtonDownEvent static | Identifies the PreviewMouseLeftButtonDown routed event. Inherited from ContentElement. |
PreviewMouseLeftButtonUpEvent static | Identifies the PreviewMouseLeftButtonUp routed event. Inherited from ContentElement. |
PreviewMouseMoveEvent static | Identifies the PreviewMouseMove routed event. Inherited from ContentElement. |
PreviewMouseRightButtonDownEvent static | Identifies the PreviewMouseRightButtonDown routed event. Inherited from ContentElement. |
PreviewMouseRightButtonUpEvent static | Identifies the PreviewMouseRightButtonUp routed event. Inherited from ContentElement. |
PreviewMouseUpEvent static | Identifies the PreviewMouseUp routed event. Inherited from ContentElement. |
PreviewMouseWheelEvent static | Identifies the PreviewMouseWheel routed event. Inherited from ContentElement. |
PreviewQueryContinueDragEvent static | Identifies the PreviewQueryContinueDrag routed event. Inherited from ContentElement. |
PreviewStylusButtonDownEvent static | Identifies the PreviewStylusButtonDown routed event. Inherited from ContentElement. |
PreviewStylusButtonUpEvent static | Identifies the PreviewStylusButtonUp routed event. Inherited from ContentElement. |
PreviewStylusDownEvent static | Identifies the PreviewStylusDown routed event. Inherited from ContentElement. |
PreviewStylusInAirMoveEvent static | Identifies the PreviewStylusInAirMove routed event. Inherited from ContentElement. |
PreviewStylusInRangeEvent static | Identifies the PreviewStylusInRange routed event. Inherited from ContentElement. |
PreviewStylusMoveEvent static | Identifies the PreviewStylusMove routed event. Inherited from ContentElement. |
PreviewStylusOutOfRangeEvent static | Identifies the PreviewStylusOutOfRange routed event. Inherited from ContentElement. |
PreviewStylusSystemGestureEvent static | Identifies the PreviewStylusSystemGesture routed event. Inherited from ContentElement. |
PreviewStylusUpEvent static | Identifies the PreviewStylusUp routed event. Inherited from ContentElement. |
PreviewTextInputEvent static | Identifies the PreviewTextInput routed event. Inherited from ContentElement. |
PreviewTouchDownEvent static | Identifies the PreviewTouchDown routed event. Inherited from ContentElement. |
PreviewTouchMoveEvent static | Identifies the PreviewTouchMove routed event. Inherited from ContentElement. |
PreviewTouchUpEvent static | Identifies the PreviewTouchUp routed event. Inherited from ContentElement. |
QueryContinueDragEvent static | Identifies the QueryContinueDrag routed event. Inherited from ContentElement. |
QueryCursorEvent static | Identifies the QueryCursor routed event. Inherited from ContentElement. |
RaiseClickEventInInplaceInactiveModeProperty static | Identifies the ButtonInfoBase.RaiseClickEventInInplaceInactiveMode attached property. Inherited from ButtonInfoBase. |
RenderTemplateProperty static | Identifies the ButtonInfoBase.RenderTemplate dependency property. Inherited from ButtonInfoBase. |
StyleProperty static | Identifies the Style dependency property. Inherited from FrameworkContentElement. |
StylusButtonDownEvent static | Identifies the StylusButtonDown routed event. Inherited from ContentElement. |
StylusButtonUpEvent static | Identifies the StylusButtonUp routed event. Inherited from ContentElement. |
StylusDownEvent static | Identifies the StylusDown routed event. Inherited from ContentElement. |
StylusEnterEvent static | Identifies the StylusEnter routed event. Inherited from ContentElement. |
StylusInAirMoveEvent static | Identifies the StylusInAirMove routed event. Inherited from ContentElement. |
StylusInRangeEvent static | Identifies the StylusInRange routed event. Inherited from ContentElement. |
StylusLeaveEvent static | Identifies the StylusLeave routed event. Inherited from ContentElement. |
StylusMoveEvent static | Identifies the StylusMove routed event. Inherited from ContentElement. |
StylusOutOfRangeEvent static | Identifies the StylusOutOfRange routed event. Inherited from ContentElement. |
StylusSystemGestureEvent static | Identifies the StylusSystemGesture routed event. Inherited from ContentElement. |
StylusUpEvent static | Identifies the StylusUp routed event. Inherited from ContentElement. |
TagProperty static | Identifies the Tag dependency property. Inherited from FrameworkContentElement. |
TemplateProperty static | Identifies the ButtonInfoBase.Template dependency property. Inherited from ButtonInfoBase. |
TextInputEvent static | Identifies the TextInput routed event. Inherited from ContentElement. |
ToolTipClosingEvent static | Identifies the ToolTipClosing Routed Events Overview. Inherited from FrameworkContentElement. |
ToolTipOpeningEvent static | Identifies the ToolTipOpening Routed Events Overview. Inherited from FrameworkContentElement. |
ToolTipProperty static | Identifies the ToolTip dependency property. Inherited from FrameworkContentElement. |
TouchDownEvent static | Identifies the TouchDown routed event. Inherited from ContentElement. |
TouchEnterEvent static | Identifies the TouchEnter routed event. Inherited from ContentElement. |
TouchLeaveEvent static | Identifies the TouchLeave routed event. Inherited from ContentElement. |
TouchMoveEvent static | Identifies the TouchMove routed event. Inherited from ContentElement. |
TouchUpEvent static | Identifies the TouchUp routed event. Inherited from ContentElement. |
UnloadedEvent static | Identifies the Unloaded Routed Events Overview. Inherited from FrameworkContentElement. |
VisibilityProperty static | Identifies the ButtonInfoBase.Visibility dependency property. Inherited from ButtonInfoBase. |
See Also