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