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