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