1 Star 0 Fork 21

zeki/WPFUI

forked from 周伟涛/WPFUI 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
UserControl1.xaml 536 Bytes
一键复制 编辑 原始数据 按行查看 历史
zwt 提交于 2020-03-24 09:30 . first commit
<UserControl x:Class="WpfUI.UserControl1"
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:WpfUI"
mc:Ignorable="d"
d:DesignHeight="450" d:DesignWidth="800">
<Grid>
</Grid>
</UserControl>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/zeki_baoruixin/WPFUI.git
git@gitee.com:zeki_baoruixin/WPFUI.git
zeki_baoruixin
WPFUI
WPFUI
master

搜索帮助