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