6 writes to Sub
PresentationFramework (6)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
775
Sub
= formatState.Sub;
9222
formatState.
Sub
= token.FlagValue;
9232
formatState.
Sub
= false;
9236
formatState.
Sub
= false;
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (2)
3159
formatState.
Sub
= true;
3163
formatState.
Sub
= false;
9 references to Sub
PresentationFramework (9)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (6)
775
Sub = formatState.
Sub
;
909
&&
Sub
== formatState.
Sub
5495
if (fsThis.
Sub
!= fsParent.
Sub
)
9223
if (formatState.
Sub
)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (3)
709
bool outSub = fsThis.
Sub
!= fsParent.
Sub
;
808
if (fsThis.
Sub
)