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