1 write to connectablePoints
System.Workflow.ComponentModel (1)
AuthoringOM\Design\MessageFilters\ConnectionManager.cs (1)
408
this.
connectablePoints
= value;
5 references to connectablePoints
System.Workflow.ComponentModel (5)
AuthoringOM\Design\MessageFilters\ConnectionManager.cs (5)
393
return this.
connectablePoints
;
402
if (this.
connectablePoints
!= null)
404
foreach (ConnectionPoint snapPoint in this.
connectablePoints
)
410
if (this.
connectablePoints
!= null)
412
foreach (ConnectionPoint snapPoint in this.
connectablePoints
)