Table of Contents

Property UndoUpdateCount

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

UndoUpdateCount

Keeps track of calls to BeginUndoUpdate and EndUndoUpdate so that they can be nested.

[Browsable(false)]
public virtual int UndoUpdateCount { get; }

Property Value

int