2 writes to pointType
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectionPoint.cs (2)
29pointType = ConnectionPointKind.Default; 104this.pointType = value;
1 reference to pointType
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectionPoint.cs (1)
100return this.pointType;