7 references to IsItemWithCheckbox
UIAutomationClientSideProviders (7)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (6)
80if (iid == TogglePattern.Pattern && IsItemWithCheckbox(_hwnd, _item)) 234&& IsItemWithCheckbox(_hwnd, _item)) 278if (IsItemWithCheckbox(_hwnd, _item) && item == 0) 297if (IsItemWithCheckbox(_hwnd, _item)) 326if (IsItemWithCheckbox(_hwnd, _item)) 338if (IsItemWithCheckbox (_hwnd, _item))
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
109if (ListViewItem.IsItemWithCheckbox (_hwnd, _itemParent))