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