1 write to _canonicalWeight
PresentationCore (1)
MS\Internal\Shaping\TypefaceMap.cs (1)
69_canonicalWeight = canonicalWeight;
3 references to _canonicalWeight
PresentationCore (3)
MS\Internal\Shaping\TypefaceMap.cs (3)
523deviceFont = fontFamily.GetDeviceFont(_canonicalStyle, _canonicalWeight, _canonicalStretch); 699_canonicalWeight, 878FontWeight canonicalWeight = _canonicalWeight;