5 references to RealStretch
PresentationCore (5)
System\Windows\FontStretch.cs (5)
54Debug.Assert(1 <= RealStretch && RealStretch <= 9); 55return RealStretch; 171return RealStretch; 213if (!FontStretches.FontStretchToString(RealStretch, out convertedValue))