1 reference to GdipGetStringFormatTabStopCount
System.Drawing (1)
commonui\System\Drawing\Advanced\StringFormat.cs (1)
378
int status = SafeNativeMethods.Gdip.
GdipGetStringFormatTabStopCount
(new HandleRef(this, nativeFormat), out count);