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