Visual Basic (Declaration) | |
---|---|
Public Overridable ReadOnly Property LayerItemsSource As IEnumerable(Of LegendItemViewModel) |
C# | |
---|---|
public virtual IEnumerable<LegendItemViewModel> LayerItemsSource {get;} |
Property Value
The children. Note that a basic item returns always null but the method can be overridden by inherited classes.Target Platforms:Windows Phone 7