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