WidgetHandlerTWidget Methods |
The WidgetHandlerTWidget generic type exposes the following members.
| Name | Description | |
|---|---|---|
| AttachEvent |
Attaches the specified event to the platform-specific control
| |
| Dispose |
Disposes this object
| |
| Dispose(Boolean) |
Disposes the object
| |
| HandleEvent |
Called to handle a specific event
| |
| Initialize |
Called to initialize this widget after it has been constructed
| |
| IsEventHandled |
Gets a value indicating that the specified event is handled
|