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