Manages the undoable operation stack.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class UndoManager
public class UndoManager
Public Class UndoManager
Public Class UndoManager
public ref class UndoManager
public ref class UndoManager
type UndoManager = class end
type UndoManager = class end
| All Members | Constructors | Methods | Events | ||
| Icon | Member | Description |
|---|---|---|
| UndoManager()()()() |
Constructor
| |
| BufferAddedTo |
Indicates that an operation has been added
| |
| BufferEmptied |
Indicates there are no more operations to undo
| |
| Dispose()()()() |
Cleans up resources
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Inherited from Object.) | |
| g_WordAdded(Object, WordAddedEventArgs) |
Handles word added events
| |
| g_WordChanged(Object, WordChangedEventArgs) |
Handles word changed events
| |
| g_WordIgnored(Object, WordIgnoredEventArgs) |
Handles word ignored events
| |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| Pop()()()() |
Pops off the last operation from the stack
| |
| Reset()()()() |
Resets the stack to empty.
| |
| ToString()()()() | (Inherited from Object.) |
| Object | |
| UndoManager | |
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214