7 references to General_BadType
PresentationCore (7)
MS\Internal\IListConverters.cs (1)
65throw new ArgumentException(SR.Format(SR.General_BadType, "ConvertFrom"), "value");
System\Windows\FontStretchConverter.cs (1)
81throw new ArgumentException(SR.Format(SR.General_BadType, "ConvertFrom"), "value");
System\Windows\FontStyleConverter.cs (1)
81throw new ArgumentException(SR.Format(SR.General_BadType, "ConvertFrom"), "value");
System\Windows\FontWeightConverter.cs (1)
81throw new ArgumentException(SR.Format(SR.General_BadType, "ConvertFrom"), "value");
System\Windows\Media\ColorConverter.cs (1)
91throw new ArgumentException(SR.Format(SR.General_BadType, "ConvertFrom"), "value");
System\Windows\Media\RequestCachePolicyConverter.cs (1)
85throw new ArgumentException(SR.Format(SR.General_BadType, "ConvertFrom"), "value");
System\Windows\TextDecorationCollectionConverter.cs (1)
83throw new ArgumentException(SR.Format(SR.General_BadType, "ConvertFrom"), "input");