ScrollPatternIdentifiers.HorizontallyScrollableProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.