6 writes to Super
PresentationFramework (6)
System\Windows\Documents\RtfToXamlReader.cs (4)
752
Super
= formatState.Super;
9159
formatState.
Super
= false;
9163
formatState.
Super
= token.FlagValue;
9171
formatState.
Super
= false;
System\Windows\Documents\XamlToRtfWriter.cs (2)
3148
formatState.
Super
= true;
3157
formatState.
Super
= false;
9 references to Super
PresentationFramework (9)
System\Windows\Documents\RtfToXamlReader.cs (6)
752
Super = formatState.
Super
;
886
&&
Super
== formatState.
Super
5425
if (fsThis.
Super
!= fsParent.
Super
)
9164
if (formatState.
Super
)
System\Windows\Documents\XamlToRtfWriter.cs (3)
706
bool outSuper = fsThis.
Super
!= fsParent.
Super
;
795
if (fsThis.
Super
)