次の方法で共有


ScrollPatternIdentifiers.VerticalViewSizeProperty プロパティ

定義

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

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

プロパティ値

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

適用対象