3 references to GetCountOfItemsInDimension
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (3)
554return GetCountOfItemsInDimension (hwnd, groupID, new IsNewItemInDimension (IsNewColumn)); 749return GetCountOfItemsInDimension (hwnd, groupID, new IsNewItemInDimension (IsNewColumn)); 772return GetCountOfItemsInDimension (hwnd, groupID, new IsNewItemInDimension (IsNewRow));