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