2 references to ListViewItemCheckbox
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (2)
354
return new
ListViewItemCheckbox
(_hwnd, this, _item, _checkbox);
906
return new
ListViewItemCheckbox
(_hwnd, this, _item, _checkbox);