UIA_NativeWindowHandlePropertyId top-level constant
- @Deprecated('Use UIA_PROPERTY_ID.UIA_NativeWindowHandlePropertyId instead')
Identifies the NativeWindowHandle property, which is an integer that represents the handle (HWND) of the automation element window, if it exists; otherwise, this property is 0.
Implementation
@Deprecated('Use UIA_PROPERTY_ID.UIA_NativeWindowHandlePropertyId instead')
const UIA_NativeWindowHandlePropertyId = 30020;