3 references to GetCountOfItemsInDimension
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (3)
553return GetCountOfItemsInDimension (hwnd, groupID, new IsNewItemInDimension (IsNewColumn)); 748return GetCountOfItemsInDimension (hwnd, groupID, new IsNewItemInDimension (IsNewColumn)); 771return GetCountOfItemsInDimension (hwnd, groupID, new IsNewItemInDimension (IsNewRow));