ContextMenuElements Class Members
In This Topic
The following tables list the members exposed by ContextMenuElements.
Public Properties
| Name | Description |
 | CopyText | Gets the element for the CopyText action. |
 | DeselectAll | Gets the element for the DeselectAll action. |
 | SearchText | Gets the element for the SearchText action. |
 | SelectAll | Gets the element for the SelectAll action. |
 | SelectTextTool | Gets the element for the SelectTextTool action. |
 | ZoomIn | Gets the element for the ZoomIn action. |
 | ZoomOut | Gets the element for the ZoomOut action. |
Top
See Also