3 references to GdipDrawCachedBitmap
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
3603
CheckStatus(PInvokeGdiPlus.
GdipDrawCachedBitmap
(
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
1938
/// <inheritdoc cref="
GdipDrawCachedBitmap
(winmdroot.Graphics.GdiPlus.GpGraphics*, winmdroot.Graphics.GdiPlus.GpCachedBitmap*, int, int)"/>
1945
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipDrawCachedBitmap
(graphicsLocal, cachedBitmapLocal, x, y);