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