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