2 writes to parentDesigner
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectionPoint.cs (2)
31
this.
parentDesigner
= null;
92
this.
parentDesigner
= value;
1 reference to parentDesigner
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectionPoint.cs (1)
88
return this.
parentDesigner
;