ButtonBase Fields
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The ButtonBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
ClickModeProperty | Identifies the ClickMode dependency property |
|
CommandParameterProperty | Identifier for the CommandParameter dependency property. |
|
CommandProperty | Identifier for the Command dependency property. |
|
IsFocusedProperty | Identifies the IsFocused dependency property. |
|
IsMouseOverProperty | Identifies the IsMouseOver dependency property. |
|
IsPressedProperty | Identifies the IsPressed dependency property. |
Show: