Compartilhar via


Evento Map.LandmarksEnabledChanged

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

Sintaxe

'Declaração
Public Event LandmarksEnabledChanged As EventHandler(Of MapLandmarksEnabledChangedEventArgs)
public event EventHandler<MapLandmarksEnabledChangedEventArgs> LandmarksEnabledChanged
public:
 event EventHandler<MapLandmarksEnabledChangedEventArgs^>^ LandmarksEnabledChanged {
    void add (EventHandler<MapLandmarksEnabledChangedEventArgs^>^ value);
    void remove (EventHandler<MapLandmarksEnabledChangedEventArgs^>^ value);
}
member LandmarksEnabledChanged : IEvent<EventHandler<MapLandmarksEnabledChangedEventArgs>,
    MapLandmarksEnabledChangedEventArgs>

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