3 references to DrawPopupBorder
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxPopupAdapter.cs (2)
73
DrawPopupBorder
(e, layout.CheckBounds, colors);
110
DrawPopupBorder
(e, layout.CheckBounds, colors);
System.Windows.Forms.Tests (1)
System\Windows\Forms\CheckBoxBaseAdapterTests.cs (1)
226
Rectangle result = CheckBoxBaseAdapter.
DrawPopupBorder
(e, original, colors);