2 writes to _stretch
PresentationCore (2)
Core\CSharp\System\Windows\Media\FamilyTypeface.cs (2)
50_stretch = face.Stretch; 98_stretch = value;
3 references to _stretch
PresentationCore (3)
Core\CSharp\System\Windows\Media\FamilyTypeface.cs (3)
94get { return _stretch; } 217return FontDifferentiator.ConstructFaceNamesByStyleWeightStretch(_style, _weight, _stretch); 284^ _stretch.GetHashCode();