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