2 references to GetSubItemRect
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (2)
88if (!WindowsListView.GetSubItemRect (_hwnd, _itemParent, _item, lvir, out itemRectangle)) 101if (!WindowsListView.GetSubItemRect(_hwnd, _itemParent, 1, NativeMethods.LVIR_BOUNDS, out itemRectangle1))