2 references to ConnectionPointsProperty
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (2)
364return (List<ConnectionPoint>)obj.GetValue(FlowchartDesigner.ConnectionPointsProperty); 494obj.SetValue(FlowchartDesigner.ConnectionPointsProperty, connectionPoints);