ArcGIS API for Windows Phone - Library Reference
IsSelected Property
See Also  Send comments on this topic
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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.