Compartilhar via


Propriedade PhoneApplicationPage.SupportedOrientations

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

Sintaxe

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

Valor de propriedade

Tipo: Microsoft.Phone.Controls.SupportedPageOrientation

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