ArcGIS API for WPF - Library Reference
IsBusy Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace > LayerItemViewModel Class : IsBusy Property

Gets a value indicating whether this the layer is currently loading its legend.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsBusy As Boolean
C# 
public bool IsBusy {get;}

Property Value

true if this instance is busy; otherwise, false.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.