5 references to CreateListViewSubItem
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (5)
274return CreateListViewSubItem (item); 297return CreateListViewSubItem(item - 1); 316return CreateListViewSubItem (0); 332return CreateListViewSubItem (countCol - 1); 379return CreateListViewSubItem (column);