1 reference to HDM_GETITEMRECT
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
587
result = XSendMessage.XSend(_hwnd, NativeMethods.
HDM_GETITEMRECT
, new IntPtr(index), new IntPtr(&rectW32), Marshal.SizeOf(rectW32.GetType()), XSendMessage.ErrorValue.Zero);