2 references to MimeType
PresentationFramework (2)
MS\Internal\AppModel\AppSecurityManager.cs (1)
210if (Application.Current.MimeType != MimeType.Document)
System\Windows\Interop\BrowserInteropHelper.cs (1)
101return app != null && app.MimeType == MimeType.Markup;