Name | Description | |
---|---|---|
![]() | WpfImageViewerUndoMonitor | Initializes a new instance of the WpfImageViewerUndoMonitor class. |
Name | Description | |
---|---|---|
![]() | WpfImageViewerUndoMonitor | Initializes a new instance of the WpfImageViewerUndoMonitor class. |
Name | Description | |
---|---|---|
![]() | DataStorage | Gets or sets the data storage that stores objects. |
![]() | IsEnabled | Gets or sets a value indicating whether the undo monitor is enabled. |
![]() | IsVisualToolUndoMonitorEnabled | Gets or sets a value indicating whether the undo monitor of visual tool is enabled. |
![]() ![]() | MaxImageSize | Gets or sets the maximum size, in bytes, of the image that can be used in UndoMonitor. (Inherited from UndoMonitor) |
![]() | ShowHistoryForDisplayedImages | Gets or sets a value indicating whether history must be shown only for images, which are displayed in viewer. |
![]() | UndoManager | Gets the undo manager associated with the undo monitor. (Inherited from UndoMonitor) |
Name | Description | |
---|---|---|
![]() | ImageCollectionDispatcher | Gets the image collection dispatcher. |
Name | Description | |
---|---|---|
![]() | Dispose | Dispose the undo monitor. |
Name | Description | |
---|---|---|
![]() | CanCopyImage | Returns a value indicating whether this monitor can copy an image. (Inherited from UndoMonitor) |
![]() | CanUseStorage | Determines whether this undo monitor can use the specified data storage. |
![]() | CreateVisualToolUndoMonitor | Creates the undo monitor for visual tool. |