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