7 references to IsItemWithCheckbox
UIAutomationClientSideProviders (7)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (6)
79if (iid == TogglePattern.Pattern && IsItemWithCheckbox(_hwnd, _item)) 233&& IsItemWithCheckbox(_hwnd, _item)) 277if (IsItemWithCheckbox(_hwnd, _item) && item == 0) 296if (IsItemWithCheckbox(_hwnd, _item)) 325if (IsItemWithCheckbox(_hwnd, _item)) 337if (IsItemWithCheckbox (_hwnd, _item))
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
108if (ListViewItem.IsItemWithCheckbox (_hwnd, _itemParent))