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