7 references to DestListOverride
PresentationFramework (7)
System\Windows\Documents\RtfToXamlReader.cs (7)
8918
case RtfDestination.
DestListOverride
:
9510
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)
10065
if (fs.RtfDestination == RtfDestination.
DestListOverride
)
10088
if (fs.RtfDestination == RtfDestination.
DestListOverride
)
10223
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)
10245
formatState.RtfDestination = RtfDestination.
DestListOverride
;
10253
if (formatState.RtfDestination == RtfDestination.
DestListOverride
)