Map.LandmarksEnabledChanged (Evento)

Espacio de nombres:  Microsoft.Phone.Maps.Controls
Ensamblado:  Microsoft.Phone.Maps (en Microsoft.Phone.Maps.dll)

Sintaxis

'Declaración
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>

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

Map Clase

Microsoft.Phone.Maps.Controls (Espacio de nombres)