Class WindowFilePreview
Represents a window that previews files using different preview controls.
public class WindowFilePreview : Window, IBaseObjectWithAttr, IBaseObjectWithId, INotifyPropertyChanged, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, INotifyDataErrorInfo, IWindow, IControl, IDisposable, IWin32Window
- Inheritance
-
WindowFilePreview
- Implements
Constructors
- WindowFilePreview()
Initializes a new instance of the WindowFilePreview class.
Methods
- ShowPreviewWindow()
Displays the file preview window.
- ShowPreviewWindow(string?)
Displays the file preview window for a specified file or folder.