| ClickEventArgs (IInputModeContext, Point, PointerButtons, number, PointerEventArgs) | in
ClickEventArgs | Initializes a new instance of the ClickEventArgs class. |
| ItemClickedEventArgs (T, IInputModeContext, Point, PointerButtons, number, PointerEventArgs) | in
ItemClickedEventArgs | Initializes a new instance of the ItemClickedEventArgs<T> class. |
| TableItemClickedEventArgs (T, StripeSubregion, INode, IInputModeContext, Point, PointerButtons, number, PointerEventArgs) | in
TableItemClickedEventArgs | Initializes a new instance of the TableItemClickedEventArgs<T> class. |
| mouseWheelScroll (PointerEventArgs) | in
CanvasComponent | This method will be called when the mouse wheel was turned and if the mouseWheelBehavior property is set to SCROLL. |
| mouseWheelZoom (PointerEventArgs) | in
CanvasComponent | This method will be called when the mouse wheel was turned and if the mouseWheelBehavior property is set to ZOOM. |