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