3 implementations of UnderlinePosition
PresentationCore (3)
MS\Internal\Shaping\CompositeTypefaceMetrics.cs (1)
119public double UnderlinePosition
System\Windows\Media\FamilyTypeface.cs (1)
103public double UnderlinePosition
System\Windows\Media\GlyphTypeface.cs (1)
780double ITypefaceMetrics.UnderlinePosition
1 reference to UnderlinePosition
PresentationCore (1)
System\Windows\Media\Typeface.cs (1)
232return CachedTypeface.TypefaceMetrics.UnderlinePosition;