Skip to main content

IDocumentPreviewModel Events
Show Inherited Hide Inherited

Supplies methods and properties that are common to all classes, which 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 when a property value changes. Inherited from INotifyPropertyChanged.
See Also