6 writes to Super
PresentationFramework (6)
System\Windows\Documents\RtfToXamlReader.cs (4)
751
Super
= formatState.Super;
9143
formatState.
Super
= false;
9147
formatState.
Super
= token.FlagValue;
9155
formatState.
Super
= false;
System\Windows\Documents\XamlToRtfWriter.cs (2)
3147
formatState.
Super
= true;
3156
formatState.
Super
= false;
9 references to Super
PresentationFramework (9)
System\Windows\Documents\RtfToXamlReader.cs (6)
751
Super = formatState.
Super
;
885
&&
Super
== formatState.
Super
5415
if (fsThis.
Super
!= fsParent.
Super
)
9148
if (formatState.
Super
)
System\Windows\Documents\XamlToRtfWriter.cs (3)
705
bool outSuper = fsThis.
Super
!= fsParent.
Super
;
794
if (fsThis.
Super
)