7 references to IsItemWithCheckbox
UIAutomationClientSideProviders (7)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (6)
85if (iid == TogglePattern.Pattern && IsItemWithCheckbox(_hwnd, _item)) 237&& IsItemWithCheckbox(_hwnd, _item)) 281if (IsItemWithCheckbox(_hwnd, _item) && item == 0) 300if (IsItemWithCheckbox(_hwnd, _item)) 329if (IsItemWithCheckbox(_hwnd, _item)) 341if (IsItemWithCheckbox (_hwnd, _item))
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
110if (ListViewItem.IsItemWithCheckbox (_hwnd, _itemParent))