| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property LayerItemsSource As IEnumerable(Of LegendItemViewModel) | |
| C# | |
|---|---|
public IEnumerable<LegendItemViewModel> LayerItemsSource {get;} | |
Property Value
The layer items source.Target Platforms:Windows Phone 7
|
| ArcGIS API for Windows Phone - Library Reference | |
| LayerItemsSource Property | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client.Toolkit Namespace > Legend Class : LayerItemsSource Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property LayerItemsSource As IEnumerable(Of LegendItemViewModel) | |
| C# | |
|---|---|
public IEnumerable<LegendItemViewModel> LayerItemsSource {get;} | |
Target Platforms:Windows Phone 7