PhoneApplicationFrame.Orientation, propriété

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

Syntaxe

'Déclaration
Public Property Orientation As PageOrientation
public PageOrientation Orientation { get; internal set; }
public:
property PageOrientation Orientation {
    PageOrientation get ();
    internal: void set (PageOrientation value);
}
member Orientation : PageOrientation with get, internal set

Valeur de propriété

Type : Microsoft.Phone.Controls.PageOrientation

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

PhoneApplicationFrame Classe

Microsoft.Phone.Controls, espace de noms