PhoneApplicationPage.OnOrientationChanged, méthode

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

Syntaxe

'Déclaration
Protected Overridable Sub OnOrientationChanged ( _
    e As OrientationChangedEventArgs _
)
protected virtual void OnOrientationChanged(
    OrientationChangedEventArgs e
)
protected:
virtual void OnOrientationChanged(
    OrientationChangedEventArgs^ e
)
abstract OnOrientationChanged : 
        e:OrientationChangedEventArgs -> unit 
override OnOrientationChanged : 
        e:OrientationChangedEventArgs -> 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

Voir aussi

Référence

PhoneApplicationPage Classe

Microsoft.Phone.Controls, espace de noms