1 reference to GdipSetStringFormatMeasurableCharacterRanges
System.Drawing (1)
commonui\System\Drawing\Advanced\StringFormat.cs (1)
258
int status = SafeNativeMethods.Gdip.
GdipSetStringFormatMeasurableCharacterRanges
(new HandleRef(this, nativeFormat), ranges.Length, ranges);