Table of Contents

Property UpdateCount

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

UpdateCount

Keeps track of calls to BeginUpdate and EndUpdate so that they can be nested.

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

Property Value

int