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