3 references to DrawPopupBorder
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (2)
1429CheckBoxBaseAdapter.DrawPopupBorder(g, layout.CheckBounds, colors); 1479CheckBoxBaseAdapter.DrawPopupBorder(g, layout.CheckBounds, colors);
System.Windows.Forms.Tests (1)
System\Windows\Forms\CheckBoxBaseAdapterTests.cs (1)
208Rectangle result = CheckBoxBaseAdapter.DrawPopupBorder(graphics, original, colors);