1 write to grabPenPrimary
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ControlPaint.cs (1)
1405grabPenPrimary = Pens.Black;
2 references to grabPenPrimary
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ControlPaint.cs (2)
1404if (null == grabPenPrimary) { 1407pen = grabPenPrimary;