Skip to content

Commit

Permalink
WPF-931555_Nameschanged
Browse files Browse the repository at this point in the history
  • Loading branch information
ArunKumarSF4054 committed Jan 6, 2025
1 parent 52f03fc commit 04dc65a
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion Samples/Commands/RemoveDefaultCommands/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Custom command sample
# RemoveDefaultCommands sample
This sample demonstrate how to remove the default commands from the diagram commands.

__*Documentation*__: https://help.syncfusion.com/wpf/diagram/commands#custom-command
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34330.188
VisualStudioVersion = 17.12.35209.166
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomCommand_462", "CustomCommand_462.csproj", "{7103EB9C-112A-43D6-A024-20F8B0C4337E}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RemoveDefaultCommands_462", "RemoveDefaultCommands_462.csproj", "{7103EB9C-112A-43D6-A024-20F8B0C4337E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand All @@ -20,6 +20,6 @@ Global
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {589C603B-BE20-4CC5-99D8-5C87EBFA9E84}
SolutionGuid = {5C81E7FF-27F8-42C3-B7F6-F34EBF38F58E}
EndGlobalSection
EndGlobal
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34330.188
VisualStudioVersion = 17.12.35209.166
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CustomCommand_60", "CustomCommand_60.csproj", "{3C996F7E-97F8-4009-A51C-DE6FDA80EF4A}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RemoveDefaultCommands_60", "RemoveDefaultCommands_60.csproj", "{0D6C41B2-3BA5-4F81-97BE-9400960FEF3C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3C996F7E-97F8-4009-A51C-DE6FDA80EF4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C996F7E-97F8-4009-A51C-DE6FDA80EF4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3C996F7E-97F8-4009-A51C-DE6FDA80EF4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3C996F7E-97F8-4009-A51C-DE6FDA80EF4A}.Release|Any CPU.Build.0 = Release|Any CPU
{0D6C41B2-3BA5-4F81-97BE-9400960FEF3C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0D6C41B2-3BA5-4F81-97BE-9400960FEF3C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0D6C41B2-3BA5-4F81-97BE-9400960FEF3C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0D6C41B2-3BA5-4F81-97BE-9400960FEF3C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CEE35F1A-6A6A-42BD-A708-48666A137492}
SolutionGuid = {AEDAB2EE-D199-45FA-8083-305B3EB2FF4A}
EndGlobalSection
EndGlobal
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34330.188
VisualStudioVersion = 17.12.35209.166
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CustomCommand_80", "CustomCommand_80.csproj", "{65523BE2-4EB4-4A78-B82D-3B012C51F358}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RemoveDefaultCommands_80", "RemoveDefaultCommands_80.csproj", "{03525C01-CB9D-4E46-A5C7-F07A0AEBA26A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{65523BE2-4EB4-4A78-B82D-3B012C51F358}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{65523BE2-4EB4-4A78-B82D-3B012C51F358}.Debug|Any CPU.Build.0 = Debug|Any CPU
{65523BE2-4EB4-4A78-B82D-3B012C51F358}.Release|Any CPU.ActiveCfg = Release|Any CPU
{65523BE2-4EB4-4A78-B82D-3B012C51F358}.Release|Any CPU.Build.0 = Release|Any CPU
{03525C01-CB9D-4E46-A5C7-F07A0AEBA26A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{03525C01-CB9D-4E46-A5C7-F07A0AEBA26A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{03525C01-CB9D-4E46-A5C7-F07A0AEBA26A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{03525C01-CB9D-4E46-A5C7-F07A0AEBA26A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FD0CF816-D0DE-4234-B892-FB072302CF8B}
SolutionGuid = {497240F2-8D67-4EAA-A160-95B4879DF9DF}
EndGlobalSection
EndGlobal

0 comments on commit 04dc65a

Please sign in to comment.