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