1 write to _canonicalStretch
PresentationCore (1)
MS\Internal\Shaping\TypefaceMap.cs (1)
62
_canonicalStretch
= canonicalStretch;
3 references to _canonicalStretch
PresentationCore (3)
MS\Internal\Shaping\TypefaceMap.cs (3)
515
deviceFont = fontFamily.GetDeviceFont(_canonicalStyle, _canonicalWeight,
_canonicalStretch
);
692
_canonicalStretch
,
871
FontStretch canonicalStretch =
_canonicalStretch
;