2 references to ProxySendMessage
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
631
Misc.
ProxySendMessage
(WindowHandle, NativeMethods.EM_GETRECT, IntPtr.Zero, ref rect);
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
1074
Misc.
ProxySendMessage
(_hwnd, NativeMethods.LB_GETITEMRECT, new IntPtr(_item), ref itemRect);