Constructor UndoEventArgs
UndoEventArgs(IUndoData, bool)
Initializes a new instance of the UndoEventArgs
class with specified parameters.
public UndoEventArgs(IUndoData undoData, bool withChange = false)
Initializes a new instance of the UndoEventArgs
class with specified parameters.
public UndoEventArgs(IUndoData undoData, bool withChange = false)