7 references to DestListOverride
PresentationFramework (7)
System\Windows\Documents\RtfToXamlReader.cs (7)
8902case RtfDestination.DestListOverride: 9500if (formatState.RtfDestination == RtfDestination.DestListOverride) 10051if (fs.RtfDestination == RtfDestination.DestListOverride) 10074if (fs.RtfDestination == RtfDestination.DestListOverride) 10220if (formatState.RtfDestination == RtfDestination.DestListOverride) 10248formatState.RtfDestination = RtfDestination.DestListOverride; 10256if (formatState.RtfDestination == RtfDestination.DestListOverride)