2 usages of Guid 5f1c3c8d-60f1-4b98-b85b-8679f97e8eac
System.Workflow.ComponentModel (2)
AuthoringOM\Design\CommandSet.cs (1)
157
ds.SetValue(typeof(CommandID), new CommandID(new Guid("
5f1c3c8d-60f1-4b98-b85b-8679f97e8eac
"), 0));
AuthoringOM\Design\WorkflowView.cs (1)
2154
retVal = new CommandID(new Guid("
5f1c3c8d-60f1-4b98-b85b-8679f97e8eac
"), 0);