3 implementations of UnderlinePosition
PresentationCore (3)
Core\CSharp\MS\Internal\Shaping\CompositeTypefaceMetrics.cs (1)
121public double UnderlinePosition
Core\CSharp\System\Windows\Media\FamilyTypeface.cs (1)
106public double UnderlinePosition
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (1)
1034double ITypefaceMetrics.UnderlinePosition
1 reference to UnderlinePosition
PresentationCore (1)
Core\CSharp\System\Windows\Media\Typeface.cs (1)
238return CachedTypeface.TypefaceMetrics.UnderlinePosition;