Keyoti RapidSpell WPF API Docs
UndoManager Class
APIKeyoti.RapidSpell.WpfUndoManager
Keyoti RapidSpell WPF
Manages the undoable operation stack.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual 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
Members
All MembersConstructorsMethodsEvents



IconMemberDescription
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.)
Inheritance Hierarchy
Object
UndoManager

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214