7 references to DestListOverride
PresentationFramework (7)
System\Windows\Documents\RtfToXamlReader.cs (7)
8927
case RtfDestination.
DestListOverride
:
9525
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)
10080
if (fs.RtfDestination == RtfDestination.
DestListOverride
)
10103
if (fs.RtfDestination == RtfDestination.
DestListOverride
)
10250
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)
10278
formatState.RtfDestination = RtfDestination.
DestListOverride
;
10286
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)