Returns true.
            StepNode objects can accept any number of incomming connections.
            
    Namespace: 
   Mindscape.WpfDiagramming.FlowDiagramsAssembly: Mindscape.WpfDiagramming.FlowDiagrams (in Mindscape.WpfDiagramming.FlowDiagrams.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# | 
|---|
public override bool CanReceiveNewConnections { get; }  | 
| Visual Basic (Declaration) | 
|---|
Public Overrides ReadOnly Property CanReceiveNewConnections As Boolean  |