Table of Contents

Property UpdateCount

Namespace
Alternet.Scripter.Debugger.UI.Wpf
Assembly
Alternet.Scripter.Debugger.UI.Wpf.v10.dll

UpdateCount

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

public int UpdateCount { get; }

Property Value

int