key binding
This commit is contained in:
@@ -77,6 +77,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataBindByINotifyPropertyCh
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommandPatternSample", "CommandPatternSample\CommandPatternSample.csproj", "{D7C77FA4-195E-4247-90B2-C89BF5016FDE}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ValueConverterSample", "ValueConverterSample\ValueConverterSample.csproj", "{5B486E58-3E1A-4047-8C6B-785818913A79}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -231,6 +233,10 @@ Global
|
||||
{D7C77FA4-195E-4247-90B2-C89BF5016FDE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{D7C77FA4-195E-4247-90B2-C89BF5016FDE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{D7C77FA4-195E-4247-90B2-C89BF5016FDE}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{5B486E58-3E1A-4047-8C6B-785818913A79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{5B486E58-3E1A-4047-8C6B-785818913A79}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{5B486E58-3E1A-4047-8C6B-785818913A79}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{5B486E58-3E1A-4047-8C6B-785818913A79}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
Reference in New Issue
Block a user