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