RefreshVisualizer.OrientationProperty Property

Definition

Identifies the Orientation dependency property.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RefreshVisualizer.OrientationProperty (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

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

Property Value

The identifier for the Orientation dependency property.

Applies to