3 references to Pointer
System.Drawing.Common (3)
System\Drawing\Font.cs (2)
209PInvokeGdiPlus.GdipGetFontHeight(NativeFont, graphics.Pointer(), &height).ThrowIfFailed(); 310PInvokeGdiPlus.GdipGetLogFont(NativeFont, graphics.Pointer(), (LOGFONTW*)lf).ThrowIfFailed();
System\Drawing\Imaging\CachedBitmap.cs (1)
51graphics.Pointer(),