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