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