ScrollPatternIdentifiers.VerticallyScrollableProperty Property

Definition

Identifies the VerticallyScrollable automation property.

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

Property Value

The automation property identifier.

Applies to