StackLayout.OrientationProperty Property

Definition

Overloads

OrientationProperty

Identifies the Orientation dependency property.

OrientationProperty

Identifies the Orientation dependency property.

public:
 static property DependencyProperty ^ OrientationProperty { DependencyProperty ^ get(); };
static DependencyProperty OrientationProperty();
public static DependencyProperty OrientationProperty { get; }
Public Shared ReadOnly Property OrientationProperty As DependencyProperty

Property Value

The identifier for the Orientation dependency property.

Applies to