Partager via


Panorama.SelectionChanged, événement

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

Syntaxe

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

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

Panorama Classe

Microsoft.Phone.Controls, espace de noms