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)
515deviceFont = fontFamily.GetDeviceFont(_canonicalStyle, _canonicalWeight, _canonicalStretch); 692_canonicalStretch, 871FontStretch canonicalStretch = _canonicalStretch;