Visual Basic (Declaration) | |
---|---|
Public Overrides ReadOnly Property LayerItemsSource As IEnumerable(Of LegendItemViewModel) |
C# | |
---|---|
public override IEnumerable<LegendItemViewModel> LayerItemsSource {get;} |
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.Primitives Namespace > LayerItemViewModel Class : LayerItemsSource Property |
Visual Basic (Declaration) | |
---|---|
Public Overrides ReadOnly Property LayerItemsSource As IEnumerable(Of LegendItemViewModel) |
C# | |
---|---|
public override IEnumerable<LegendItemViewModel> LayerItemsSource {get;} |
Target Platforms:Windows Phone 7