UIA_WindowWindowInteractionStatePropertyId top-level constant

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

Identifies the WindowInteractionState property of the Window control pattern.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_WindowWindowInteractionStatePropertyId instead')
const UIA_WindowWindowInteractionStatePropertyId = 30076;