Compartilhar via


Propriedade PhoneApplicationPage.Orientation

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (em Microsoft.Phone.dll)

Sintaxe

'Declaração
Public Property Orientation As PageOrientation
public PageOrientation Orientation { get; set; }
public:
property PageOrientation Orientation {
    PageOrientation get ();
    void set (PageOrientation value);
}
member Orientation : PageOrientation with get, set

Valor de propriedade

Tipo: Microsoft.Phone.Controls.PageOrientation

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

PhoneApplicationPage Classe

Namespace Microsoft.Phone.Controls