1 write to _canonicalStretch
PresentationCore (1)
MS\Internal\Shaping\TypefaceMap.cs (1)
70_canonicalStretch = canonicalStretch;
3 references to _canonicalStretch
PresentationCore (3)
MS\Internal\Shaping\TypefaceMap.cs (3)
523deviceFont = fontFamily.GetDeviceFont(_canonicalStyle, _canonicalWeight, _canonicalStretch); 700_canonicalStretch, 879FontStretch canonicalStretch = _canonicalStretch;