4 references to GraphicsInternal
System.Windows.Forms (4)
System\Windows\Forms\Controls\ListBoxes\CheckedListBox.cs (1)
623
e.
GraphicsInternal
.FillRectangle(brush, textBounds);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
2304
e.
GraphicsInternal
,
System\Windows\Forms\Rendering\DrawItemEventArgs.cs (2)
126
GraphicsInternal
.FillRectangle(backBrush, Bounds);
137
ControlPaint.DrawFocusRectangle(
GraphicsInternal
, Bounds, ForeColor, BackColor);