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