| ButtonBase Events |
The ButtonBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Click |
Occurs when the button is clicked (IsClicked changed to
). This is a game object event.
| |
| InputProcessed |
Occurs after the device input was processed.
(Inherited from UIControl.) | |
| InputProcessing |
Occurs before the device input is processed.
(Inherited from UIControl.) | |
| PropertyChanged |
Occurs when a property value has changed.
(Inherited from GameObject.) | |
| TemplateChanged |
Occurs when the Template changed.
(Inherited from GameObject.) |
| Name | Description | |
|---|---|---|
| INotifyPropertyChangedPropertyChanged |
Occurs when a property value has changed.
(Inherited from GameObject.) |