ScrollPatternIdentifiers.HorizontallyScrollableProperty Property

Definition

Identifies the HorizontallyScrollable automation property.

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

Property Value

The automation property identifier.

Applies to