Property UndoUpdateCount
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
UndoUpdateCount
Keeps track of calls to BeginUndoUpdate
and EndUndoUpdate
so that they can be nested.
[Browsable(false)]
public virtual int UndoUpdateCount { get; }