1 write to id
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerInterfaces.cs (1)
943
this.
id
= value;
2 references to id
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerInterfaces.cs (2)
922
return new CommandID(WorkflowMenuCommands.MenuGuid, this.
id
);
938
return this.
id
;