Skip to main content
A newer version of this page is available. .

DocumentPreviewModelBase Events

The base for classes that provide the Preview Model functionality.
Name Description
PreviewClick Occurs when the left mouse button is clicked in the document area in a Document Preview.
PreviewDoubleClick Occurs when the left mouse button is double-clicked in the document area in a Document Preview.
PreviewMouseMove Occurs when the mouse cursor moves over the document area in a Document Preview.
PropertyChanged Occurs every time any of the PreviewModelBase class properties has changed its value. Inherited from PreviewModelBase.
See Also