7 references to IsItemWithCheckbox
UIAutomationClientsideProviders (7)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (6)
92if (iid == TogglePattern.Pattern && IsItemWithCheckbox(_hwnd, _item)) 244&& IsItemWithCheckbox(_hwnd, _item)) 288if (IsItemWithCheckbox(_hwnd, _item) && item == 0) 307if (IsItemWithCheckbox(_hwnd, _item)) 336if (IsItemWithCheckbox(_hwnd, _item)) 348if (IsItemWithCheckbox (_hwnd, _item))
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
117if (ListViewItem.IsItemWithCheckbox (_hwnd, _itemParent))