2 references to GetRowCount
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (2)
361
int maxRow =
GetRowCount
(_hwnd, ID);
386
return
GetRowCount
(_hwnd, ID);