ScrollView.ContentOrientationProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the ContentOrientation dependency property.
public:
static property DependencyProperty ^ ContentOrientationProperty { DependencyProperty ^ get(); };
static DependencyProperty ContentOrientationProperty();
public static DependencyProperty ContentOrientationProperty { get; }
var dependencyProperty = ScrollView.contentOrientationProperty;
Public Shared ReadOnly Property ContentOrientationProperty As DependencyProperty
Property Value
The identifier for the ContentOrientation dependency property.