UIA_IsDialogPropertyId top-level constant

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

Identifies the IsDialog property, which is a Boolean value that indicates whether the automation element is a dialog window.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_IsDialogPropertyId instead')
const UIA_IsDialogPropertyId = 30174;