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