次の方法で共有


ScrollPatternIdentifiers.VerticalScrollPercentProperty プロパティ

定義

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

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

プロパティ値

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

適用対象