2 references to ProxySendMessageInt
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\Misc.cs (1)
1072
int index =
ProxySendMessageInt
(hwnd, NativeMethods.WM_GETOBJECT, IntPtr.Zero, (IntPtr)OBJID_QUERYCLASSNAMEIDX, true);
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
163
int index = Misc.
ProxySendMessageInt
(hwnd, NativeMethods.WM_GETOBJECT, IntPtr.Zero, (IntPtr)OBJID_QUERYCLASSNAMEIDX, true);