6 writes to Super
PresentationFramework (6)
System\Windows\Documents\RtfToXamlReader.cs (4)
752
Super
= formatState.Super;
9132
formatState.
Super
= false;
9136
formatState.
Super
= token.FlagValue;
9144
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
5416
if (fsThis.
Super
!= fsParent.
Super
)
9137
if (formatState.
Super
)
System\Windows\Documents\XamlToRtfWriter.cs (3)
706
bool outSuper = fsThis.
Super
!= fsParent.
Super
;
795
if (fsThis.
Super
)