3 references to GW_HWNDNEXT
UIAutomationClient (3)
MS\Internal\Automation\HwndProxyElementProvider.cs (3)
1127
private const int ScanNext = SafeNativeMethods.
GW_HWNDNEXT
;
1402
hChild = Misc.GetWindow(hChild, SafeNativeMethods.
GW_HWNDNEXT
))
1731
hChild = Misc.GetWindow(hChild, SafeNativeMethods.
GW_HWNDNEXT
))