Share via


ScrollPresenter.ContentOrientationProperty Property

Definition

Identifies the ContentOrientation dependency property.

public:
 static property DependencyProperty ^ ContentOrientationProperty { DependencyProperty ^ get(); };
static DependencyProperty ContentOrientationProperty();
public static DependencyProperty ContentOrientationProperty { get; }
var dependencyProperty = ScrollPresenter.contentOrientationProperty;
Public Shared ReadOnly Property ContentOrientationProperty As DependencyProperty

Property Value

The identifier for the ContentOrientation dependency property.

Applies to