Table of Contents

Method EndUpdate

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

EndUpdate()

Re-enables undo list updating, that was turn of by calling IUndoList.BeginUpdate method.

public virtual int EndUpdate()

Returns

int

Number of undo list updating locks.