Implemented interface member:
property
UnderlineThickness
MS.Internal.FontFace.ITypefaceMetrics.UnderlineThickness
1 write to UnderlineThickness
PresentationCore (1)
MS\Internal\FontFace\CompositeFontParser.cs (1)
665face.UnderlineThickness = GetAttributeAsDouble();
1 reference to UnderlineThickness
PresentationCore (1)
System\Windows\Media\FamilyTypeface.cs (1)
106CompositeFontParser.VerifyPositiveMultiplierOfEm(nameof(UnderlineThickness), ref value);