Compartilhar via


Construtor OrientationChangedEventArgs

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

Sintaxe

'Declaração
Public Sub New ( _
    orientation As PageOrientation _
)
public OrientationChangedEventArgs(
    PageOrientation orientation
)
public:
OrientationChangedEventArgs(
    PageOrientation orientation
)
new : 
        orientation:PageOrientation -> OrientationChangedEventArgs

Parâmetros

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

OrientationChangedEventArgs Classe

Namespace Microsoft.Phone.Controls