UIA_NativeWindowHandlePropertyId top-level constant
int
const UIA_NativeWindowHandlePropertyId
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
const UIA_NativeWindowHandlePropertyId = 30020;