共用方式為


ScrollPresenter.ContentOrientationProperty 屬性

定義

識別 ContentOrientation 相依性屬性。

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

屬性值

ContentOrientation 相依性屬性的標識符。

適用於