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