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