3 references to GetCountOfItemsInDimension
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (3)
555return GetCountOfItemsInDimension (hwnd, groupID, new IsNewItemInDimension (IsNewColumn)); 750return GetCountOfItemsInDimension (hwnd, groupID, new IsNewItemInDimension (IsNewColumn)); 773return GetCountOfItemsInDimension (hwnd, groupID, new IsNewItemInDimension (IsNewRow));