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