1 reference to StreamResourceInfo
PresentationFramework (1)
System\Windows\Application.cs (1)
737return (stream == null) ? null : new StreamResourceInfo(stream, sooPart.ContentType);