Skip to main content

IDocumentPreviewModel Methods
Show Inherited Hide Inherited

Supplies methods and properties that are common to all classes, which provide the Preview Model functionality.
Name Description
HandlePreviewDoubleClick(MouseEventArgs, FrameworkElement) For internal use. Inherited from IPreviewModel.
HandlePreviewMouseLeftButtonDown(MouseButtonEventArgs, FrameworkElement) For internal use. Inherited from IPreviewModel.
HandlePreviewMouseLeftButtonUp(MouseButtonEventArgs, FrameworkElement) For internal use. Inherited from IPreviewModel.
HandlePreviewMouseMove(MouseEventArgs, FrameworkElement) For internal use. Inherited from IPreviewModel.
SetZoom(Double) Applies the specified zoom factor value to a document. Inherited from IPreviewModel.
See Also