RefreshVisualizer.OrientationProperty Propiedad

Definición

Identifica la propiedad de dependencia Orientation.

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.RefreshVisualizer.OrientationProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para Windows).

public:
 static property DependencyProperty ^ OrientationProperty { DependencyProperty ^ get(); };
static DependencyProperty OrientationProperty();
public static DependencyProperty OrientationProperty { get; }
var dependencyProperty = RefreshVisualizer.orientationProperty;
Public Shared ReadOnly Property OrientationProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia Orientation.

Se aplica a