1 Star 0 Fork 0

DLGCY_Clone/WPF_SmartAdorner

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
SmartAdorner.sln 2.16 KB
一键复制 编辑 原始数据 按行查看 历史
weiliuhong 提交于 2024-07-26 16:18 . 原始代码和文档

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35122.118
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmartAdorner", "SmartAdorner\SmartAdorner.csproj", "{03A51001-899E-4150-A28E-297AAA538D59}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmartAdorner.Demo", "SmartAdorner.Demo\SmartAdorner.Demo.csproj", "{243AA888-BB92-453B-941D-8CDA658533AE}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B8C2B24B-D120-4F38-8071-54B614D08075}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Docs", "Docs", "{51B9C8DF-C616-4697-9A01-2582BD5A5179}"
ProjectSection(SolutionItems) = preProject
Docs\Design Adorners in XAML with Data Binding Support.pdf = Docs\Design Adorners in XAML with Data Binding Support.pdf
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{03A51001-899E-4150-A28E-297AAA538D59}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{03A51001-899E-4150-A28E-297AAA538D59}.Debug|Any CPU.Build.0 = Debug|Any CPU
{03A51001-899E-4150-A28E-297AAA538D59}.Release|Any CPU.ActiveCfg = Release|Any CPU
{03A51001-899E-4150-A28E-297AAA538D59}.Release|Any CPU.Build.0 = Release|Any CPU
{243AA888-BB92-453B-941D-8CDA658533AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{243AA888-BB92-453B-941D-8CDA658533AE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{243AA888-BB92-453B-941D-8CDA658533AE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{243AA888-BB92-453B-941D-8CDA658533AE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{51B9C8DF-C616-4697-9A01-2582BD5A5179} = {B8C2B24B-D120-4F38-8071-54B614D08075}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9C529FCA-CB0D-4ACF-94D3-43A5259384A6}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/DLGCY_Clone/WPF_SmartAdorner.git
git@gitee.com:DLGCY_Clone/WPF_SmartAdorner.git
DLGCY_Clone
WPF_SmartAdorner
WPF_SmartAdorner
master

搜索帮助