Table of Contents

Property UndoUpdateCount

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

UndoUpdateCount

When implemented by a class, keeps track of calls to BeginUndoUpdate and EndUndoUpdate so that they can be nested.

int UndoUpdateCount { get; }

Property Value

int