ScrollPatternIdentifiers.VerticalViewSizeProperty Property

Definition

Identifies the VerticalViewSize automation property.

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

Property Value

The automation property identifier.

Applies to