2 writes to _stretch
PresentationCore (2)
System\Windows\Media\FamilyTypeface.cs (2)
31_stretch = face.Stretch; 79_stretch = value;
3 references to _stretch
PresentationCore (3)
System\Windows\Media\FamilyTypeface.cs (3)
75get { return _stretch; } 198return FontDifferentiator.ConstructFaceNamesByStyleWeightStretch(_style, _weight, _stretch); 265^ _stretch.GetHashCode();