Click or drag to resize

WidgetHandler<TWidget> Methods

The WidgetHandler<TWidget> generic type exposes the following members.

Methods
  NameDescription
Public methodAttachEvent
Attaches the specified event to the platform-specific control
Public methodDispose()
Disposes this object
Protected methodDispose(Boolean)
Disposes the object
Public methodHandleEvent
Called to handle a specific event
Protected methodInitialize
Called to initialize this widget after it has been constructed
Public methodIsEventHandled
Gets a value indicating that the specified event is handled
Top
See Also