6 writes to Sub
PresentationFramework (6)
System\Windows\Documents\RtfToXamlReader.cs (4)
754
Sub
= formatState.Sub;
9130
formatState.
Sub
= token.FlagValue;
9140
formatState.
Sub
= false;
9144
formatState.
Sub
= false;
System\Windows\Documents\XamlToRtfWriter.cs (2)
3153
formatState.
Sub
= true;
3157
formatState.
Sub
= false;
9 references to Sub
PresentationFramework (9)
System\Windows\Documents\RtfToXamlReader.cs (6)
754
Sub = formatState.
Sub
;
888
&&
Sub
== formatState.
Sub
5422
if (fsThis.
Sub
!= fsParent.
Sub
)
9131
if (formatState.
Sub
)
System\Windows\Documents\XamlToRtfWriter.cs (3)
708
bool outSub = fsThis.
Sub
!= fsParent.
Sub
;
807
if (fsThis.
Sub
)