1 write to _targetGraphics
System.Drawing.Common (1)
System\Drawing\BufferedGraphics.cs (1)
32_targetGraphics = targetGraphics;
2 references to _targetGraphics
System.Drawing.Common (2)
System\Drawing\BufferedGraphics.cs (2)
120if (_targetGraphics is not null) 122Render(_targetGraphics);