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)
514deviceFont = fontFamily.GetDeviceFont(_canonicalStyle, _canonicalWeight, _canonicalStretch); 691_canonicalStretch, 870FontStretch canonicalStretch = _canonicalStretch;