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