1 write to _graphics
System.Windows.Forms.Primitives (1)
System\Windows\Forms\GraphicsStateScope.cs (1)
20
_graphics
= graphics;
1 reference to _graphics
System.Windows.Forms.Primitives (1)
System\Windows\Forms\GraphicsStateScope.cs (1)
23
public void Dispose() =>
_graphics
.Restore(_state);