Partager via


Map.ViewChanging, événement

Espace de noms :  Microsoft.Phone.Maps.Controls
Assembly :  Microsoft.Phone.Maps (dans Microsoft.Phone.Maps.dll)

Syntaxe

'Déclaration
Public Event ViewChanging As EventHandler(Of MapViewChangingEventArgs)
public event EventHandler<MapViewChangingEventArgs> ViewChanging
public:
 event EventHandler<MapViewChangingEventArgs^>^ ViewChanging {
    void add (EventHandler<MapViewChangingEventArgs^>^ value);
    void remove (EventHandler<MapViewChangingEventArgs^>^ value);
}
member ViewChanging : IEvent<EventHandler<MapViewChangingEventArgs>,
    MapViewChangingEventArgs>

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

Map Classe

Microsoft.Phone.Maps.Controls, espace de noms