Partager via


Map.ViewChanged, événement

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

Syntaxe

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

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