3 references to GdipComment
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
3518
CheckStatus(PInvokeGdiPlus.
GdipComment
(NativeGraphics, (uint)data.Length, b));
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
818
/// <inheritdoc cref="
GdipComment
(winmdroot.Graphics.GdiPlus.GpGraphics*, uint, byte*)"/>
825
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipComment
(graphicsLocal, sizeData, dataLocal);