UIA_ScrollVerticallyScrollablePropertyId top-level constant

  1. @Deprecated('Use UIA_PROPERTY_ID.UIA_ScrollVerticallyScrollablePropertyId instead')
int const UIA_ScrollVerticallyScrollablePropertyId

Identifies the VerticallyScrollable property of the Scroll control pattern.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_ScrollVerticallyScrollablePropertyId instead')
const UIA_ScrollVerticallyScrollablePropertyId = 30058;