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