UIA_IsDragPatternAvailablePropertyId top-level constant

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

Identifies the IsDragPatternAvailable property, which indicates whether the Drag control pattern is available for the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_IsDragPatternAvailablePropertyId instead')
const UIA_IsDragPatternAvailablePropertyId = 30137;