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