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