Visual Basic (Declaration) | |
---|---|
Public Property LegendItems As ObservableCollection(Of LegendItemViewModel) |
C# | |
---|---|
public ObservableCollection<LegendItemViewModel> LegendItems {get; set;} |
Target Platforms:Windows Phone 7
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 |
Visual Basic (Declaration) | |
---|---|
Public Property LegendItems As ObservableCollection(Of LegendItemViewModel) |
C# | |
---|---|
public ObservableCollection<LegendItemViewModel> LegendItems {get; set;} |
Target Platforms:Windows Phone 7