3 references to GdipSetStringFormatTabStops
System.Drawing.Common (1)
System\Drawing\StringFormat.cs (1)
230PInvokeGdiPlus.GdipSetStringFormatTabStops(
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
7905 /// <inheritdoc cref="GdipSetStringFormatTabStops(winmdroot.Graphics.GdiPlus.GpStringFormat*, float, int, float*)"/> 7912 winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.GdipSetStringFormatTabStops(formatLocal, firstTabOffset, count, tabStopsLocal);