PreviewClickEventArgs Properties
Provides data for the IDocumentPreviewModel.PreviewClick, IDocumentPreviewModel.PreviewMouseMove and IDocumentPreviewModel.PreviewMouseMove events.| Name | Description |
|---|---|
| Element | Gets the element for which the corresponding event has been raised. |
| ElementTag | Gets the Tag property value of the element, for which the corresponding event has been raised. |
See Also