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