14 references to Parsers_IllegalToken
PresentationCore (14)
System\Windows\FontStretchConverter.cs (1)
86throw new FormatException(SR.Parsers_IllegalToken);
System\Windows\FontStyleConverter.cs (1)
86throw new FormatException(SR.Parsers_IllegalToken);
System\Windows\FontWeightConverter.cs (1)
86throw new FormatException(SR.Parsers_IllegalToken);
System\Windows\Media\CacheMode.cs (1)
36throw new FormatException(SR.Parsers_IllegalToken);
System\Windows\Media\Parsers.cs (9)
50throw new FormatException(SR.Parsers_IllegalToken); 102throw new FormatException(SR.Parsers_IllegalToken); 110throw new FormatException(SR.Parsers_IllegalToken); 148throw new FormatException(SR.Parsers_IllegalToken); 158throw new FormatException(SR.Parsers_IllegalToken); 179throw new FormatException(SR.Parsers_IllegalToken); 219throw new FormatException(SR.Parsers_IllegalToken); 241throw new FormatException(SR.Parsers_IllegalToken); 297throw new FormatException(SR.Parsers_IllegalToken);
System\Windows\Media\ParsersCommon.cs (1)
151throw new FormatException(SR.Parsers_IllegalToken);