1 Star 0 Fork 131

Speed Your CoolDown / Chess

forked from cygsd / Chess 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
testWindow.xaml 633 Bytes
一键复制 编辑 原始数据 按行查看 历史
cygsd 提交于 2022-07-15 17:21 . 增加主菜单页面
<Window x:Class="Chess.testWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:Chess"
mc:Ignorable="d"
Title="testWindow" Height="450" Width="800" WindowState="Maximized" WindowStyle="None">
<Window.Background>
<ImageBrush ImageSource="/picture/青草.jpg"/>
</Window.Background>
<Grid>
</Grid>
</Window>
C#
1
https://gitee.com/lanyinia/Chess.git
git@gitee.com:lanyinia/Chess.git
lanyinia
Chess
Chess
Chess

搜索帮助

53164aa7 5694891 3bd8fe86 5694891