6 references to DrawRectangle
System.Windows.Forms (6)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.cs (2)
362
hdc.
DrawRectangle
(r, focusPen);
447
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)
551
hdc.
DrawRectangle
(backRect, hpen);
573
hdc.
DrawRectangle
(backRect, hpen);
System\Windows\Forms\Rendering\ControlPaint.cs (1)
1205
hdc.
DrawRectangle
(bounds, hpen);