1 write to _canonicalWeight
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\TypefaceMap.cs (1)
71_canonicalWeight = canonicalWeight;
3 references to _canonicalWeight
PresentationCore (3)
Core\CSharp\MS\Internal\Shaping\TypefaceMap.cs (3)
532deviceFont = fontFamily.GetDeviceFont(_canonicalStyle, _canonicalWeight, _canonicalStretch); 708_canonicalWeight, 887FontWeight canonicalWeight = _canonicalWeight;