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