Compartilhar via


Propriedade Map.MapElements

Namespace:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (em Microsoft.Phone.Maps.dll)

Sintaxe

'Declaração
Public ReadOnly Property MapElements As Collection(Of MapElement)
public Collection<MapElement> MapElements { get; }
public:
property Collection<MapElement^>^ MapElements {
    Collection<MapElement^>^ get ();
}
member MapElements : Collection<MapElement> with get

Valor de propriedade

Tipo: System.Collections.ObjectModel.Collection<MapElement>

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

Map Classe

Namespace Microsoft.Phone.Maps.Controls