5 references to RealStretch
PresentationCore (5)
System\Windows\FontStretch.cs (5)
59Debug.Assert(1 <= RealStretch && RealStretch <= 9); 60return RealStretch; 176return RealStretch; 218if (!FontStretches.FontStretchToString(RealStretch, out convertedValue))