7 references to IsItemWithCheckbox
UIAutomationClientSideProviders (7)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (6)
84if (iid == TogglePattern.Pattern && IsItemWithCheckbox(_hwnd, _item)) 236&& IsItemWithCheckbox(_hwnd, _item)) 280if (IsItemWithCheckbox(_hwnd, _item) && item == 0) 299if (IsItemWithCheckbox(_hwnd, _item)) 328if (IsItemWithCheckbox(_hwnd, _item)) 340if (IsItemWithCheckbox (_hwnd, _item))
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
109if (ListViewItem.IsItemWithCheckbox (_hwnd, _itemParent))