2 writes to editPointType
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Connector.cs (2)
1458
this.
editPointType
= editPointType;
1465
this.
editPointType
= EditPointTypes.ConnectionEditPoint;
1 reference to editPointType
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Connector.cs (1)
1474
return this.
editPointType
;