| | |
| | | <Window xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Width="640" Height="480" x:Class="GZ.Projects.AuxAllWCS.View1" xmlns:local="clr-namespace:GZ.Projects.AuxAllWCS" |
| | | xmlns:local1="clr-namespace:GZ.Projects.AuxAllWCS" |
| | | xmlns:wv2="clr-namespace:Microsoft.Web.WebView2.Wpf;assembly=Microsoft.Web.WebView2.Wpf" |
| | | Title="鍝堝搱wcs" |
| | | > |
| | | <Grid> |
| | |
| | | <TextBlock Text="WebView" Foreground="Purple" /> |
| | | </StackPanel> |
| | | </TabItem.Header> |
| | | <wv2:WebView2 x:Name="webView" Source="https://developer.microsoft.com/zh-cn/"/> |
| | | </TabItem> |
| | | <!--<TabItem> |
| | | <TabItem.Header> |