1 reference to GdipSetStringFormatTabStops
System.Drawing (1)
commonui\System\Drawing\Advanced\StringFormat.cs (1)
365int status = SafeNativeMethods.Gdip.GdipSetStringFormatTabStops(new HandleRef(this, nativeFormat), firstTabOffset, tabStops.Length, tabStops);