Constructor TextChangesEventArgs
TextChangesEventArgs(ITextUndoList)
Initializes a new instance of the TextChangesEventArgs class.
public TextChangesEventArgs(ITextUndoList operations)
Parameters
operations
ITextUndoListITextUndoList contains undo operations.