|  | Canvas Events | 
The Canvas type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | 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.) | 
 Explicit Interface Implementations
Explicit Interface Implementations| Name | Description | |
|---|---|---|
|   | INotifyPropertyChangedPropertyChanged | 
            Occurs when a property value has changed.
            (Inherited from GameObject.) | 
 See Also
See Also