Gets whether this FlowDiagramConnectionPoint can recieve new connections.
            This will be true if this connection point does not currently have any outbound connections.
            
    Namespace: 
   Mindscape.WpfDiagramming.FlowDiagramsAssembly: Mindscape.WpfDiagramming.FlowDiagrams (in Mindscape.WpfDiagramming.FlowDiagrams.dll)
Version: 2.0.0.0 (2.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public override bool CanReceiveNewConnections { get; } | 
| Visual Basic (Declaration) | 
|---|
| Public Overrides ReadOnly Property CanReceiveNewConnections As Boolean | 





