ScrollView.ContentOrientationProperty 属性

定义

标识 ContentOrientation 依赖属性。

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

属性值

ContentOrientation 依赖属性的标识符。

适用于