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