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