2 references to DrawSizeGrip
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (1)
240
ControlPaint.
DrawSizeGrip
(glyphGraphics, BackColor, 0, 0, s_resizeGripSize, s_resizeGripSize);
System\Windows\Forms\Rendering\ControlPaint.cs (1)
1948
=>
DrawSizeGrip
(graphics, backColor, bounds.X, bounds.Y, bounds.Width, bounds.Height);