ScrollPatternIdentifiers.HorizontalViewSizeProperty 属性

定义

标识 HorizontalViewSize 自动化属性。

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

属性值

自动化属性标识符。

适用于