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