ScrollPatternIdentifiers.VerticalScrollPercentProperty Property

Definition

Identifies the VerticalScrollPercent automation property.

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

Property Value

The automation property identifier.

Applies to