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