3 references to get_mimeType
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\WebBrowser.cs (1)
383
htmlDocument2.Value->
get_mimeType
(&mimeType).AssertSuccess();
System.Windows.Forms.Primitives (2)
_generated\144\Windows.Win32.IHTMLDocument2.g.cs (2)
1424
/// <inheritdoc cref="
get_mimeType
(winmdroot.Foundation.BSTR*)"/>
1430
winmdroot.Foundation.HRESULT __result = this.
get_mimeType
(pLocal);