3 references to GetCountOfItemsInDimension
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (3)
562
return
GetCountOfItemsInDimension
(hwnd, groupID, new IsNewItemInDimension (IsNewColumn));
757
return
GetCountOfItemsInDimension
(hwnd, groupID, new IsNewItemInDimension (IsNewColumn));
780
return
GetCountOfItemsInDimension
(hwnd, groupID, new IsNewItemInDimension (IsNewRow));