2 references to MimeType
PresentationFramework (2)
MS\Internal\AppModel\AppSecurityManager.cs (1)
201
if (Application.Current.
MimeType
!= MimeType.Document)
System\Windows\Interop\BrowserInteropHelper.cs (1)
69
return Application.Current?.
MimeType
== MimeType.Markup;