1 write to nativeGraphicsContainer
System.Drawing (1)
commonui\System\Drawing\Advanced\GraphicsContainer.cs (1)
32nativeGraphicsContainer = graphicsContainer;
2 references to nativeGraphicsContainer
System.Drawing (2)
commonui\System\Drawing\Graphics.cs (2)
4521int status = SafeNativeMethods.Gdip.GdipEndContainer(new HandleRef(this, this.NativeGraphics), container.nativeGraphicsContainer); 4527PopContext(container.nativeGraphicsContainer);