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