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