UndoManager Class |
Namespace: ComPDFKitViewer.Helper
public class UndoManager : INotifyPropertyChanged
The UndoManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | UndoManager | Initializes a new instance of the UndoManager class |
Name | Description | |
---|---|---|
![]() | AddHistory |
Add History
|
![]() | ClearHistory | |
![]() | InvokeHistoryChanged |
History changed event
|
![]() | Redo |
Redo
|
![]() | RemoveRedoHistoryForType |
Remove Redo History
|
![]() | RemoveUndoHistoryForType |
Remove Undo History
|
![]() | Undo |
Undo
|
Name | Description | |
---|---|---|
![]() | HistoryChanged |
Singleton
|
![]() | PropertyChanged |
Singleton
|