9 references to Normal
PresentationCore (7)
Core\CSharp\MS\Internal\FontFace\FontDifferentiator.cs (1)
55
if (fontStretch != FontStretches.
Normal
)
Core\CSharp\MS\Internal\FontFace\MatchingStyle.cs (1)
46
(stretch.ToOpenTypeStretch() - FontStretches.
Normal
.ToOpenTypeStretch()) * FontStretchScale,
Core\CSharp\MS\Internal\Shaping\CompositeTypefaceMetrics.cs (1)
89
FontStretches.
Normal
Core\CSharp\System\Windows\FontStretches.cs (1)
79
fontStretch = FontStretches.
Normal
;
Core\CSharp\System\Windows\Media\FontFamily.cs (2)
358
FontStretch stretch = FontStretches.
Normal
;
442
FontStretch stretch = FontStretches.
Normal
;
Core\CSharp\System\Windows\Media\Typeface.cs (1)
66
FontStretches.
Normal
PresentationFramework (2)
src\Framework\System\Windows\Controls\StickyNote.cs (1)
403
FontStretches.
Normal
,
src\Framework\System\Windows\Documents\TextElement.cs (1)
628
FontStretches.
Normal
,