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