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