Class | Description | |
---|---|---|
![]() | CopyImageToClipboardAndDeleteImageCommand | Represents a command that copies the focused image of WpfImageViewerBase to the clipboard and deletes image from WpfImageViewerBase. |
![]() | CopyImageToClipboardCommand | Represents a command that copies focused image of WpfImageViewerBase to the clipboard. |
![]() | DeleteFocusedImageCommand | Represents a command that deletes the focused image of WpfImageViewerBase. |
![]() | DeleteSelectedThumbnailsCommand | Represents a command that deletes selected thumbnails in WpfThumbnailViewer. |
![]() | InsertImageFromClipboardCommand | Represents a command that inserts an image from clipboard to a WpfImageViewerBase. |
![]() | SelectAllThumbnailsCommand | Represents a command that selects all thumbnails in WpfThumbnailViewer. |
![]() | ViewerCommandBase<T> | Provides the abstract base class for command that can be executed in image viewer. |
![]() | WpfImageViewerCommand | Represents a command that can be executed in WpfImageViewer. |
![]() | WpfImageViewerNavigationCommand | Represents a command that allows to navigate images in WpfImageViewer. |
![]() | WpfThumbnailViewerCommand | Represents a command that can be executed in WpfThumbnailViewer. |
![]() | WpfThumbnailViewerNavigationCommand | Provides the abstract class for a command that allows to navigate thumbnails in WpfThumbnailViewer. |
![]() | WpfThumbnailViewerSimpleNavigationCommand | Represents a command that allows to navigate thumbnails in WpfThumbnailViewer. |