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

The collection of LegendItemViewModel under this layer item.

Syntax

Visual Basic (Declaration) 
Public Property LegendItems As ObservableCollection(Of LegendItemViewModel)
C# 
public ObservableCollection<LegendItemViewModel> LegendItems {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.