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