6 writes to Sub
PresentationFramework (6)
System\Windows\Documents\RtfToXamlReader.cs (4)
753
Sub
= formatState.Sub;
9129
formatState.
Sub
= token.FlagValue;
9139
formatState.
Sub
= false;
9143
formatState.
Sub
= false;
System\Windows\Documents\XamlToRtfWriter.cs (2)
3152
formatState.
Sub
= true;
3156
formatState.
Sub
= false;
9 references to Sub
PresentationFramework (9)
System\Windows\Documents\RtfToXamlReader.cs (6)
753
Sub = formatState.
Sub
;
887
&&
Sub
== formatState.
Sub
5421
if (fsThis.
Sub
!= fsParent.
Sub
)
9130
if (formatState.
Sub
)
System\Windows\Documents\XamlToRtfWriter.cs (3)
707
bool outSub = fsThis.
Sub
!= fsParent.
Sub
;
806
if (fsThis.
Sub
)