Share via


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 依存関係プロパティの識別子。

適用対象