UIA_IsDropTargetPatternAvailablePropertyId top-level constant

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

Identifies the IsDropTargetPatternAvailable property, which indicates whether the DropTarget control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsDropTargetPatternAvailablePropertyId instead')
const UIA_IsDropTargetPatternAvailablePropertyId = 30141;