1 instantiation of CheckBoxPopupAdapter
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
511internal override ButtonBaseAdapter CreatePopupAdapter() => new CheckBoxPopupAdapter(this);
3 references to CheckBoxPopupAdapter
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (3)
1392ButtonBaseAdapter.LayoutOptions options = CheckBoxPopupAdapter.PaintPopupLayout( 1441ButtonBaseAdapter.LayoutOptions options = CheckBoxPopupAdapter.PaintPopupLayout( 1488ButtonBaseAdapter.LayoutOptions options = CheckBoxPopupAdapter.PaintPopupLayout(