Click or drag to resize
DigitalRuneUIControl Events

The UIControl type exposes the following members.

Events
  NameDescription
Public eventInputProcessed
Occurs after the device input was processed.
Public eventInputProcessing
Occurs before the device input is processed.
Public eventPropertyChanged
Occurs when a property value has changed.
(Inherited from GameObject.)
Public eventTemplateChanged
Occurs when the Template changed.
(Inherited from GameObject.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate eventINotifyPropertyChangedPropertyChanged
Occurs when a property value has changed.
(Inherited from GameObject.)
Top
See Also