6 writes to Super
PresentationFramework (6)
System\Windows\Documents\RtfToXamlReader.cs (4)
753
Super
= formatState.Super;
9133
formatState.
Super
= false;
9137
formatState.
Super
= token.FlagValue;
9145
formatState.
Super
= false;
System\Windows\Documents\XamlToRtfWriter.cs (2)
3149
formatState.
Super
= true;
3158
formatState.
Super
= false;
9 references to Super
PresentationFramework (9)
System\Windows\Documents\RtfToXamlReader.cs (6)
753
Super = formatState.
Super
;
887
&&
Super
== formatState.
Super
5417
if (fsThis.
Super
!= fsParent.
Super
)
9138
if (formatState.
Super
)
System\Windows\Documents\XamlToRtfWriter.cs (3)
707
bool outSuper = fsThis.
Super
!= fsParent.
Super
;
796
if (fsThis.
Super
)