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