Ai
1 Star 2 Fork 1

黄先森/CSharp WPF数据绑定Demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
WpfExample.sln 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
kaibo.huang 提交于 2023-04-17 14:11 +08:00 . 更新

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31521.260
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfExample", "WpfExample\WpfExample.csproj", "{F2630BA9-68FD-424C-A035-00A775A63A0C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F2630BA9-68FD-424C-A035-00A775A63A0C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F2630BA9-68FD-424C-A035-00A775A63A0C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F2630BA9-68FD-424C-A035-00A775A63A0C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F2630BA9-68FD-424C-A035-00A775A63A0C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D0FE49DF-4F61-478D-8F24-04314B7314E7}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/hkb1202/csharp-wpf-data-binding-demo.git
git@gitee.com:hkb1202/csharp-wpf-data-binding-demo.git
hkb1202
csharp-wpf-data-binding-demo
CSharp WPF数据绑定Demo
master

搜索帮助