1 reference to SendMessageTimeout
UIAutomationClient (1)
MS\Internal\Automation\Misc.cs (1)
642
IntPtr smtoRetVal = UnsafeNativeMethods.
SendMessageTimeout
(hwnd, Msg, wParam, ref lParam, 0, 10000, out lresult);