3 references to GetRowCountListMode
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1754return GetRowCountListMode(hwnd, count);
MS\Internal\AutomationProxies\WindowsListViewItem.cs (2)
590int rowCount = WindowsListView.GetRowCountListMode (_hwnd, itemCount); 615int rowCount = WindowsListView.GetRowCountListMode (_hwnd, itemCount);