7 references to DestListOverride
PresentationFramework (7)
System\Windows\Documents\RtfToXamlReader.cs (7)
8928
case RtfDestination.
DestListOverride
:
9526
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)
10081
if (fs.RtfDestination == RtfDestination.
DestListOverride
)
10104
if (fs.RtfDestination == RtfDestination.
DestListOverride
)
10251
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)
10279
formatState.RtfDestination = RtfDestination.
DestListOverride
;
10287
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)