3 writes to SL
PresentationFramework (3)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
797
SL
= formatState.SL;
9345
formatState.
SL
= token.Parameter;
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
3290
formatState.
SL
= Converters.PxToTwipRounded(sl);
7 references to SL
PresentationFramework (7)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (3)
797
SL = formatState.
SL
;
943
&&
SL
== formatState.
SL
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (4)
1002
if (fsThis.
SL
!= 0)
1005
_rtfBuilder.Append(fsThis.
SL
.ToString(CultureInfo.InvariantCulture));
1153
if (fsThis.
SL
!= 0)
1156
_rtfBuilder.Append(fsThis.
SL
.ToString(CultureInfo.InvariantCulture));