2 references to ContentTypeNotSupported
PresentationFramework (2)
System\Windows\Application.cs (2)
418
throw new Exception(SR.Format(SR.
ContentTypeNotSupported
, contentType));
493
throw new Exception(SR.Format(SR.
ContentTypeNotSupported
, contentType.ToString()));