代码拉取完成,页面将自动刷新
<Page x:Class="二维码生成工具.Home"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:二维码生成工具"
mc:Ignorable="d"
d:DesignHeight="300" d:DesignWidth="300"
Title="美浓易盒二维码生成工具">
<Grid>
<!-- People list -->
<StackPanel>
<WrapPanel>
<Label Content="美浓易盒二维码生成工具" HorizontalAlignment="Center" VerticalAlignment="Center" FontWeight="Bold" FontSize="22" Margin="120,20,0,0" />
</WrapPanel>
</StackPanel>
<StackPanel>
<!-- View report button -->
<ComboBox x:Name="peopleListBox" Margin="80,120,72,10" Height="30" IsSynchronizedWithCurrentItem="True" Width="220" SelectedIndex="1" />
<Button Margin="88,20,88,160" Width="124"
Height="25" Click="Button_Click" Content="选择"/>
<!-- View report button -->
</StackPanel>
</Grid>
</Page>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。