2 references to TrueConnectionPointProperty
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (2)
384return (ConnectionPoint)obj.GetValue(FlowchartDesigner.TrueConnectionPointProperty); 515obj.SetValue(FlowchartDesigner.TrueConnectionPointProperty, connectionPoint);