Map.MapElements Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the collection of MapElement objects that are children of the map control.
Assembly: Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)
Property Value
Type: System.Collections.ObjectModel.Collection<MapElement>The collection of MapElement objects that are children of the map control.
Show: