9 references to Normal
PresentationCore (7)
MS\Internal\FontFace\FontDifferentiator.cs (1)
50
if (fontStretch != FontStretches.
Normal
)
MS\Internal\FontFace\MatchingStyle.cs (1)
37
(stretch.ToOpenTypeStretch() - FontStretches.
Normal
.ToOpenTypeStretch()) * FontStretchScale,
MS\Internal\Shaping\CompositeTypefaceMetrics.cs (1)
83
FontStretches.
Normal
System\Windows\FontStretches.cs (1)
76
fontStretch = FontStretches.
Normal
;
System\Windows\Media\FontFamily.cs (2)
333
FontStretch stretch = FontStretches.
Normal
;
415
FontStretch stretch = FontStretches.
Normal
;
System\Windows\Media\Typeface.cs (1)
54
FontStretches.
Normal
PresentationFramework (2)
System\Windows\Controls\StickyNote.cs (1)
377
FontStretches.
Normal
,
System\Windows\Documents\TextElement.cs (1)
604
FontStretches.
Normal
,