2 references to PaintRectangle
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
11810
clip = paintScope.
PaintRectangle
;
System\Windows\Forms\ToolTip\ToolTip.cs (1)
2318
Rectangle bounds = paintScope.
PaintRectangle
;