| | |
| | | <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:local1="clr-namespace:GZ.Projects.AuxAllWCS" |
| | | xmlns:wv2="clr-namespace:Microsoft.Web.WebView2.Wpf;assembly=Microsoft.Web.WebView2.Wpf" |
| | | Title="ååwcs" |
| | | > |
| | | <Grid> |
| | |
| | | <TabItem> |
| | | <TabItem.Header> |
| | | <StackPanel Orientation="Horizontal"> |
| | | <TextBlock Text="emmm" Foreground="Yellow" /> |
| | | <TextBlock Text="emmm" Foreground="Orange" /> |
| | | </StackPanel> |
| | | </TabItem.Header> |
| | | <TextBlock HorizontalAlignment="Center" FontFamily="Courier New" Text="
 |
| | |
| | | <TabItem> |
| | | <TabItem.Header> |
| | | <StackPanel Orientation="Horizontal"> |
| | | <TextBlock Text="Rgvä»»å¡" Foreground="Purple" /> |
| | | <TextBlock Text="WebView" Foreground="Purple" /> |
| | | </StackPanel> |
| | | </TabItem.Header> |
| | | <Label Content="Content goes here..." /> |
| | | <wv2:WebView2 x:Name="webView" /> |
| | | </TabItem> |
| | | <TabItem> |
| | | <!--<TabItem> |
| | | <TabItem.Header> |
| | | <StackPanel Orientation="Horizontal"> |
| | | <TextBlock Text="AGVä»»å¡" Foreground="Black" /> |
| | |
| | | <TextBlock Text="æ«ç 头" Foreground="Green" /> |
| | | </StackPanel> |
| | | </TabItem.Header> |
| | | </TabItem> |
| | | </TabItem>--> |
| | | </TabControl> |
| | | </Grid> |
| | | </Grid> |