ScrollPatternIdentifiers.HorizontalScrollPercentProperty Property

Definition

Identifies the HorizontalScrollPercent automation property.

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

Property Value

The automation property identifier.

Applies to