Keyoti RapidSpell WPF API Docs
Undone Event
APIKeyoti.RapidSpell.WpfRapidSpellDialogUndone
Keyoti RapidSpell WPF
Fired when an Undo occurs
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event UndoEventHandler Undone
public event UndoEventHandler Undone
Public Event Undone As UndoEventHandler
Public Event Undone As UndoEventHandler
public:
 event UndoEventHandler^ Undone {
	void add (UndoEventHandler^ value);
	void remove (UndoEventHandler^ value);
}
public:
 event UndoEventHandler^ Undone {
	void add (UndoEventHandler^ value);
	void remove (UndoEventHandler^ value);
}
member Undone : IEvent<UndoEventHandler,
    UndoEventArgs>
member Undone : IEvent<UndoEventHandler,
    UndoEventArgs>
Value

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