2 references to ListViewItemCheckbox
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (2)
343
return new
ListViewItemCheckbox
(_hwnd, this, _item, _checkbox);
891
return new
ListViewItemCheckbox
(_hwnd, this, _item, _checkbox);