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)
515
deviceFont = fontFamily.GetDeviceFont(_canonicalStyle,
_canonicalWeight
, _canonicalStretch);
691
_canonicalWeight
,
870
FontWeight canonicalWeight =
_canonicalWeight
;