7 references to DestListOverride
PresentationFramework (7)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (7)
8994
case RtfDestination.
DestListOverride
:
9592
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)
10143
if (fs.RtfDestination == RtfDestination.
DestListOverride
)
10166
if (fs.RtfDestination == RtfDestination.
DestListOverride
)
10312
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)
10340
formatState.RtfDestination = RtfDestination.
DestListOverride
;
10348
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)