The following tables list the members exposed by OpenContextMenuEventArgs.
| Name | Description | |
|---|---|---|
![]() | ControlType | Gets a PivotViewControlType object which indicates which element the mouse is pointing to. |
![]() | Data | Gets the information about the mouse clicking. |
![]() | Handled | Gets or sets a tag which indicates whether the user want to customize the context menu. When setting to True, it indicates the default menu willn't display and the user can draw his own menu. Otherwise, it uses the default menu. |
![]() | MousePosition | Gets the screen position where the mouse locates. |
