次の方法で共有


ScrollPatternIdentifiers.HorizontallyScrollableProperty プロパティ

定義

HorizontallyScrollable オートメーション プロパティを識別します。

public:
 static property AutomationProperty ^ HorizontallyScrollableProperty { AutomationProperty ^ get(); };
static AutomationProperty HorizontallyScrollableProperty();
public static AutomationProperty HorizontallyScrollableProperty { get; }
var automationProperty = ScrollPatternIdentifiers.horizontallyScrollableProperty;
Public Shared ReadOnly Property HorizontallyScrollableProperty As AutomationProperty

プロパティ値

オートメーション プロパティ識別子。

適用対象