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