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