ScrollPatternIdentifiers.HorizontalViewSizeProperty Property

Definition

Identifies the HorizontalViewSize automation property.

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

Property Value

The automation property identifier.

Applies to