7 references to DestListOverride
PresentationFramework (7)
System\Windows\Documents\RtfToXamlReader.cs (7)
8901
case RtfDestination.
DestListOverride
:
9499
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)
10050
if (fs.RtfDestination == RtfDestination.
DestListOverride
)
10073
if (fs.RtfDestination == RtfDestination.
DestListOverride
)
10219
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)
10247
formatState.RtfDestination = RtfDestination.
DestListOverride
;
10255
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)