1 instantiation of CheckBoxFlatAdapter
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
509internal override ButtonBaseAdapter CreateFlatAdapter() => new CheckBoxFlatAdapter(this);