3 references to StrikethroughPosition
PresentationCore (3)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
809
strikeThroughPositionInEm = lsrun.RunProp.Typeface.
StrikethroughPosition
;
MS\Internal\TextFormatting\TextShapeableCharacters.cs (1)
538
return _properties.Typeface.
StrikethroughPosition
;
System\Windows\Media\FamilyTypeface.cs (1)
50
_strikeThroughPosition = face.
StrikethroughPosition
;