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