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