GoXam for WPF v3
FromPortId Property (DraggingTool)
Northwoods.GoXam.Tool Namespace > DraggingTool Class : FromPortId Property
Gets or sets the port identifier used when DropOnto creates a new link due to Northwoods.GoXam.Part.DropOntoBehavior is Northwoods.GoXam.DropOntoBehavior.AddsLinkFromNode, Northwoods.GoXam.DropOntoBehavior.AddsLinkToNode, or Northwoods.GoXam.DropOntoBehavior.SplicesIntoLink.
Syntax
public string FromPortId {get; set;}

Property Value

By default the value is null.
See Also

Reference

DraggingTool Class
DraggingTool Members