Table of Contents

Method BeginUndoUpdate

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

BeginUndoUpdate()

When implemented by a class, allows to consider number of undo redo operations as single operation, until calling EndUndoUpdate method.

int BeginUndoUpdate()

Returns

int

Number of undo updating locks.