4 references to DrawPopupBorder
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxPopupAdapter.cs (2)
64DrawPopupBorder(g, layout.checkBounds, colors); 93DrawPopupBorder(g, layout.checkBounds, colors);
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (2)
1500CheckBoxBaseAdapter.DrawPopupBorder(g, layout.checkBounds, colors); 1547CheckBoxBaseAdapter.DrawPopupBorder(g, layout.checkBounds, colors);