Undo event args

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class UndoEventArgs : EventArgs
public class UndoEventArgs : EventArgs
Public Class UndoEventArgs Inherits EventArgs
Public Class UndoEventArgs Inherits EventArgs
public ref class UndoEventArgs : public EventArgs
public ref class UndoEventArgs : public EventArgs
type UndoEventArgs = class inherit EventArgs end
type UndoEventArgs = class inherit EventArgs end

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | UndoEventArgs(UndoableOperation) |
New instance
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | (Inherited from Object.) |
![]() | GetHashCode()()()() | (Inherited from Object.) |
![]() | GetType()()()() | (Inherited from Object.) |
![]() | MemberwiseClone()()()() | (Inherited from Object.) |
![]() | ToString()()()() | (Inherited from Object.) |
![]() | UndoneOperation |
The operation which is undone.
|
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214