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