1 write to _canonicalWeight
PresentationCore (1)
MS\Internal\Shaping\TypefaceMap.cs (1)
60
_canonicalWeight
= canonicalWeight;
3 references to _canonicalWeight
PresentationCore (3)
MS\Internal\Shaping\TypefaceMap.cs (3)
514
deviceFont = fontFamily.GetDeviceFont(_canonicalStyle,
_canonicalWeight
, _canonicalStretch);
690
_canonicalWeight
,
869
FontWeight canonicalWeight =
_canonicalWeight
;