3 references to StrikethroughThickness
PresentationCore (3)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
791
strikeThroughThicknessInEm = lsrun.RunProp.Typeface.
StrikethroughThickness
;
MS\Internal\TextFormatting\TextShapeableCharacters.cs (1)
542
return _properties.Typeface.
StrikethroughThickness
;
System\Windows\Media\FamilyTypeface.cs (1)
35
_strikeThroughThickness = face.
StrikethroughThickness
;