3 implementations of UnderlinePosition
PresentationCore (3)
MS\Internal\Shaping\CompositeTypefaceMetrics.cs (1)
114public double UnderlinePosition
System\Windows\Media\FamilyTypeface.cs (1)
86public double UnderlinePosition
System\Windows\Media\GlyphTypeface.cs (1)
770double ITypefaceMetrics.UnderlinePosition
1 reference to UnderlinePosition
PresentationCore (1)
System\Windows\Media\Typeface.cs (1)
222return CachedTypeface.TypefaceMetrics.UnderlinePosition;