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