1 write to _weight
PresentationCore (1)
System\Windows\FontWeight.cs (1)
28
_weight
= weight - 400;
3 references to _weight
PresentationCore (3)
System\Windows\FontWeight.cs (3)
68
return left.
_weight
- right.
_weight
;
227
return
_weight
+ 400;