2 references to GetRowCount
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (2)
371
int maxRow =
GetRowCount
(_hwnd, ID);
396
return
GetRowCount
(_hwnd, ID);