5 references to RealStretch
PresentationCore (5)
Core\CSharp\System\Windows\FontStretch.cs (5)
62Debug.Assert(1 <= RealStretch && RealStretch <= 9); 63return RealStretch; 179return RealStretch; 221if (!FontStretches.FontStretchToString(RealStretch, out convertedValue))