Class TextChangesEventArgs
Provides data to text undo
public class TextChangesEventArgs : EventArgs
- Inheritance
-
TextChangesEventArgs
Constructors
- TextChangesEventArgs(ITextUndoList)
Initializes a new instance of the TextChangesEventArgs class.
Properties
- Operations
Gets or sets a list of ITextUndo objects that contains undo operation.