1 write to connector
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerInterfaces.cs (1)
710this.connector = connector;
3 references to connector
System.Workflow.ComponentModel (3)
AuthoringOM\Design\DesignerInterfaces.cs (3)
707if (this.connector < 0) 723return connectors[this.connector]; 740return this.connector;