6 writes to Super
PresentationFramework (6)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
774
Super
= formatState.Super;
9225
formatState.
Super
= false;
9229
formatState.
Super
= token.FlagValue;
9237
formatState.
Super
= false;
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (2)
3155
formatState.
Super
= true;
3164
formatState.
Super
= false;
9 references to Super
PresentationFramework (9)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (6)
774
Super = formatState.
Super
;
908
&&
Super
== formatState.
Super
5490
if (fsThis.
Super
!= fsParent.
Super
)
9230
if (formatState.
Super
)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (3)
708
bool outSuper = fsThis.
Super
!= fsParent.
Super
;
797
if (fsThis.
Super
)