1 reference to UnexpectedParameterType
PresentationCore (1)
System\Windows\Media\CultureSpecificStringDictionary.cs (1)
327
throw new ArgumentException(SR.Format(SR.
UnexpectedParameterType
, value.GetType(), typeof(string)), "value");