listbox sample
This commit is contained in:
@@ -55,6 +55,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProgressBarSample", "Progre
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BindingValidationRuleSample", "BindingValidationRuleSample\BindingValidationRuleSample.csproj", "{B328C31A-8C85-4A48-A12F-26E11C37A15C}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ListSample", "ListSample\ListSample.csproj", "{4F711996-B62C-43B3-B084-8923001012D9}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -165,6 +167,10 @@ Global
|
||||
{B328C31A-8C85-4A48-A12F-26E11C37A15C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{B328C31A-8C85-4A48-A12F-26E11C37A15C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{B328C31A-8C85-4A48-A12F-26E11C37A15C}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{4F711996-B62C-43B3-B084-8923001012D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{4F711996-B62C-43B3-B084-8923001012D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{4F711996-B62C-43B3-B084-8923001012D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{4F711996-B62C-43B3-B084-8923001012D9}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
Reference in New Issue
Block a user