forked from yanw/App_win_iot_V2.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
466 B
12 lines
466 B
<FileList>
|
|
<File Reference = "Microsoft.Web.WebView2.Wpf.dll" >
|
|
<ToolboxItems UIFramework="WPF" VSCategory="WebView2" BlendCategory="WebView2">
|
|
<Item Type="Microsoft.Web.WebView2.Wpf.WebView2" />
|
|
</ToolboxItems>
|
|
</File>
|
|
<File Reference = "Microsoft.Web.WebView2.WinForms.dll" >
|
|
<ToolboxItems UIFramework="WinForms" VSCategory="WebView2">
|
|
<Item Type="Microsoft.Web.WebView2.WinForms.WebView2" />
|
|
</ToolboxItems>
|
|
</File>
|
|
</FileList>
|