Pivot.OnSelectionChanged, méthode
Espace de noms : Microsoft.Phone.Controls
Assembly : Microsoft.Phone (dans Microsoft.Phone.dll)
Syntaxe
'Déclaration
Protected Overridable Sub OnSelectionChanged ( _
e As SelectionChangedEventArgs _
)
protected virtual void OnSelectionChanged(
SelectionChangedEventArgs e
)
protected:
virtual void OnSelectionChanged(
SelectionChangedEventArgs^ e
)
abstract OnSelectionChanged :
e:SelectionChangedEventArgs -> unit
override OnSelectionChanged :
e:SelectionChangedEventArgs -> unit
Paramètres
Informations de version
.NET pour les applications Windows Phone
Pris en charge dans : Windows Phone 8, Silverlight 8.1
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.