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