7 references to DestListOverride
PresentationFramework (7)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (7)
8994case RtfDestination.DestListOverride: 9592if (formatState.RtfDestination == RtfDestination.DestListOverride) 10143if (fs.RtfDestination == RtfDestination.DestListOverride) 10166if (fs.RtfDestination == RtfDestination.DestListOverride) 10312if (formatState.RtfDestination == RtfDestination.DestListOverride) 10340formatState.RtfDestination = RtfDestination.DestListOverride; 10348if (formatState.RtfDestination == RtfDestination.DestListOverride)