2 writes to _weight
PresentationCore (2)
System\Windows\Media\FamilyTypeface.cs (2)
29_weight = face.Weight; 64_weight = value;
3 references to _weight
PresentationCore (3)
System\Windows\Media\FamilyTypeface.cs (3)
60get { return _weight; } 197return FontDifferentiator.ConstructFaceNamesByStyleWeightStretch(_style, _weight, _stretch); 263^ _weight.GetHashCode()