7 references to DestListOverride
PresentationFramework (7)
System\Windows\Documents\RtfToXamlReader.cs (7)
8928case RtfDestination.DestListOverride: 9526if (formatState.RtfDestination == RtfDestination.DestListOverride) 10081if (fs.RtfDestination == RtfDestination.DestListOverride) 10104if (fs.RtfDestination == RtfDestination.DestListOverride) 10251if (formatState.RtfDestination == RtfDestination.DestListOverride) 10279formatState.RtfDestination = RtfDestination.DestListOverride; 10287if (formatState.RtfDestination == RtfDestination.DestListOverride)