14 references to Parsers_IllegalToken
PresentationCore (14)
System\Windows\FontStretchConverter.cs (1)
70throw new FormatException(SR.Parsers_IllegalToken);
System\Windows\FontStyleConverter.cs (1)
70throw new FormatException(SR.Parsers_IllegalToken);
System\Windows\FontWeightConverter.cs (1)
70throw new FormatException(SR.Parsers_IllegalToken);
System\Windows\Media\CacheMode.cs (1)
29throw new FormatException(SR.Parsers_IllegalToken);
System\Windows\Media\Parsers.cs (9)
35throw new FormatException(SR.Parsers_IllegalToken); 87throw new FormatException(SR.Parsers_IllegalToken); 95throw new FormatException(SR.Parsers_IllegalToken); 133throw new FormatException(SR.Parsers_IllegalToken); 143throw new FormatException(SR.Parsers_IllegalToken); 164throw new FormatException(SR.Parsers_IllegalToken); 204throw new FormatException(SR.Parsers_IllegalToken); 226throw new FormatException(SR.Parsers_IllegalToken); 282throw new FormatException(SR.Parsers_IllegalToken);
System\Windows\Media\ParsersCommon.cs (1)
138throw new FormatException(SR.Parsers_IllegalToken);