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