2 references to GetMimeTypeFromUri
PresentationCore (2)
MS\Internal\AppModel\SiteOfOriginPart.cs (1)
166_contentType = MS.Internal.MimeTypeMapper.GetMimeTypeFromUri(Uri);
MS\Internal\WpfWebRequestHelper.cs (1)
285contentType = MimeTypeMapper.GetMimeTypeFromUri(response.ResponseUri);