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)
549
hdc.
DrawRectangle
(backRect, hpen);
571
hdc.
DrawRectangle
(backRect, hpen);
System\Windows\Forms\Rendering\ControlPaint.cs (1)
1170
hdc.
DrawRectangle
(bounds, hpen);