| Window Events |
The Window type exposes the following members.
| Name | Description | |
|---|---|---|
| Closed |
Occurs when the window was closed using the Close method.
This is a game object event.
| |
| Closing |
Occurs when the window is closing. Allows to cancel the closing operation.
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.) |