Skip to main content

DocumentPreviewModelBase Events
Show Inherited Hide Inherited

The base class 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 Viewer.
PreviewDoubleClick
PreviewMouseMove Occurs when the mouse cursor moves over the document area in a Document Viewer.
PropertyChanged Occurs every time any of the PreviewModelBase class properties has changed its value. Inherited from PreviewModelBase.
See Also