ArcGIS Runtime SDK for WPF - Library Reference
IsSelected Property
See Also 
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace > LegendItemViewModel Class : IsSelected Property

Gets or sets a value indicating whether this instance is selected.

Syntax

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

Property Value

true if this instance is selected; otherwise, false.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.