3 references to DrawPopupBorder
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxBaseAdapter.cs (2)
204
return
DrawPopupBorder
(hdc, r, colors);
210
return
DrawPopupBorder
(hdc, r, colors);
System.Windows.Forms.Tests (1)
System\Windows\Forms\CheckBoxBaseAdapterTests.cs (1)
246
Rectangle result = CheckBoxBaseAdapter.
DrawPopupBorder
(