1 instantiation of GraphicsState
System.Drawing (1)
misc\GDI\DeviceContext.cs (1)
574
GraphicsState g = new
GraphicsState
();
3 references to GraphicsState
System.Drawing (3)
misc\GDI\DeviceContext.cs (3)
524
GraphicsState
g = (
GraphicsState
) contextStack.Pop();
574
GraphicsState
g = new GraphicsState();