6 writes to Sub
PresentationFramework (6)
System\Windows\Documents\RtfToXamlReader.cs (4)
752
Sub
= formatState.Sub;
9155
formatState.
Sub
= token.FlagValue;
9165
formatState.
Sub
= false;
9169
formatState.
Sub
= false;
System\Windows\Documents\XamlToRtfWriter.cs (2)
3151
formatState.
Sub
= true;
3155
formatState.
Sub
= false;
9 references to Sub
PresentationFramework (9)
System\Windows\Documents\RtfToXamlReader.cs (6)
752
Sub = formatState.
Sub
;
886
&&
Sub
== formatState.
Sub
5429
if (fsThis.
Sub
!= fsParent.
Sub
)
9156
if (formatState.
Sub
)
System\Windows\Documents\XamlToRtfWriter.cs (3)
706
bool outSub = fsThis.
Sub
!= fsParent.
Sub
;
805
if (fsThis.
Sub
)