2 writes to _weight
PresentationCore (2)
System\Windows\Media\FamilyTypeface.cs (2)
30_weight = face.Weight; 65_weight = value;
3 references to _weight
PresentationCore (3)
System\Windows\Media\FamilyTypeface.cs (3)
61get { return _weight; } 198return FontDifferentiator.ConstructFaceNamesByStyleWeightStretch(_style, _weight, _stretch); 264^ _weight.GetHashCode()