3 implementations of UnderlinePosition
PresentationCore (3)
MS\Internal\Shaping\CompositeTypefaceMetrics.cs (1)
115public double UnderlinePosition
System\Windows\Media\FamilyTypeface.cs (1)
87public double UnderlinePosition
System\Windows\Media\GlyphTypeface.cs (1)
771double ITypefaceMetrics.UnderlinePosition
1 reference to UnderlinePosition
PresentationCore (1)
System\Windows\Media\Typeface.cs (1)
223return CachedTypeface.TypefaceMetrics.UnderlinePosition;