7 references to DestListOverride
PresentationFramework (7)
System\Windows\Documents\RtfToXamlReader.cs (7)
8915
case RtfDestination.
DestListOverride
:
9507
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)
10062
if (fs.RtfDestination == RtfDestination.
DestListOverride
)
10085
if (fs.RtfDestination == RtfDestination.
DestListOverride
)
10220
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)
10242
formatState.RtfDestination = RtfDestination.
DestListOverride
;
10250
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)