Property UndoUpdateCount
UndoUpdateCount
When implemented by a class, keeps track of calls to BeginUndoUpdate
and EndUndoUpdate
so that they can be nested.
int UndoUpdateCount { get; }
When implemented by a class, keeps track of calls to BeginUndoUpdate
and EndUndoUpdate
so that they can be nested.
int UndoUpdateCount { get; }