3 references to GdipStringFormatGetGenericTypographic
System.Drawing.Common (1)
System\Drawing\StringFormat.cs (1)
337
PInvokeGdiPlus.
GdipStringFormatGetGenericTypographic
(&format).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
8044
/// <inheritdoc cref="
GdipStringFormatGetGenericTypographic
(winmdroot.Graphics.GdiPlus.GpStringFormat**)"/>
8049
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipStringFormatGetGenericTypographic
(formatLocal);