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