| | Class | Description |
| | AccessoryButtonEvent |
AccessoryButtonEvent class is used to describe the accessoryButtonTap event of the List or GroupList. |
| | CheckBoxEvent |
A CheckBoxEvent object is dispatched in response to selection
of a CheckBox. |
| | ItemEvent |
ItemEvent class is used to describe the itemInserted,itemDeleted or itemMoved events of the List or GroupList. |
| | ItemTouchTapEvent |
ItemTouchTapEvent class is used to describe the itemTouchTap event of the List, GroupList, NavigationBar or ScreenStackApplication. |
| | MemoryEvent | |
| | NotificationEvent |
NotificationEvent are used by WindowedApplication for notification-related events. |
| | RadioButtonEvent |
A RadioButtonEvent object is dispatched in response to selection
of a RadioButton. |
| | SectionDataProviderEvent | |
| | SplitViewEvent |
A SplitViewEvent object is dispatched when left pane of a split view
is displayed or hidden due to a screen rotation. |
| | ZoomImageEvent |
ZoomImageEvent are used by ZoomableImage for zoom change events. |