1 Star 4 Fork 4

618859/WPF_datagrid_demo2022

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
App.xaml 516 Bytes
一键复制 编辑 原始数据 按行查看 历史
618859 提交于 2022-05-31 01:03 . wpf datagrid 增删查改
<Application x:Class="WpfApp4DataGrid.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:WpfApp4DataGrid" StartupUri="MainWindow.xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" d1p1:Ignorable="d" xmlns:d1p1="http://schemas.openxmlformats.org/markup-compatibility/2006">
<Application.Resources>
<ResourceDictionary>
</ResourceDictionary>
</Application.Resources>
</Application>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/618859/wpf_datagrid_demo2022.git
[email protected]:618859/wpf_datagrid_demo2022.git
618859
wpf_datagrid_demo2022
WPF_datagrid_demo2022
master

搜索帮助