1 write to _canonicalStretch
PresentationCore (1)
MS\Internal\Shaping\TypefaceMap.cs (1)
61
_canonicalStretch
= canonicalStretch;
3 references to _canonicalStretch
PresentationCore (3)
MS\Internal\Shaping\TypefaceMap.cs (3)
514
deviceFont = fontFamily.GetDeviceFont(_canonicalStyle, _canonicalWeight,
_canonicalStretch
);
691
_canonicalStretch
,
870
FontStretch canonicalStretch =
_canonicalStretch
;