6 references to DrawRectangle
System.Windows.Forms (6)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.cs (2)
412
hdc.
DrawRectangle
(r, focusPen);
507
hdc.
DrawRectangle
(r, hpen);
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxBaseAdapter.cs (1)
50
hdc.
DrawRectangle
(bounds, hpen);
System\Windows\Forms\Controls\UpDown\UpDownBase.cs (2)
636
hdc.
DrawRectangle
(backRect, hpen);
658
hdc.
DrawRectangle
(backRect, hpen);
System\Windows\Forms\Rendering\ControlPaint.cs (1)
1205
hdc.
DrawRectangle
(bounds, hpen);