1 reference to CheckBoxPopupAdapter
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
511
internal override ButtonBaseAdapter CreatePopupAdapter() => new
CheckBoxPopupAdapter
(this);