fadinglistviewdemo.sln

来自「Normally a list view is updated by a use」· SLN 代码 · 共 30 行

SLN
30
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FadingListView", "FadingListView\FadingListView.csproj", "{6327B380-D668-48FD-8E7C-01FE17AE234D}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FadingListViewTest", "FadingListViewTest\FadingListViewTest.csproj", "{E3654AFC-4C89-4A96-8F1C-32FA6C4350D6}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{6327B380-D668-48FD-8E7C-01FE17AE234D}.Debug.ActiveCfg = Debug|.NET
		{6327B380-D668-48FD-8E7C-01FE17AE234D}.Debug.Build.0 = Debug|.NET
		{6327B380-D668-48FD-8E7C-01FE17AE234D}.Release.ActiveCfg = Release|.NET
		{6327B380-D668-48FD-8E7C-01FE17AE234D}.Release.Build.0 = Release|.NET
		{E3654AFC-4C89-4A96-8F1C-32FA6C4350D6}.Debug.ActiveCfg = Debug|.NET
		{E3654AFC-4C89-4A96-8F1C-32FA6C4350D6}.Debug.Build.0 = Debug|.NET
		{E3654AFC-4C89-4A96-8F1C-32FA6C4350D6}.Release.ActiveCfg = Release|.NET
		{E3654AFC-4C89-4A96-8F1C-32FA6C4350D6}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?