GoXam for WPF v3
ValidPortsCache Property
Northwoods.GoXam.Tool Namespace > LinkingBaseTool Class : ValidPortsCache Property
Gets or sets the dictionary used to keep track of ports for which a link may be valid.
Syntax
protected Dictionary<FrameworkElement,bool> ValidPortsCache {get; set;}
Remarks
This dictionary remembers the results of calls to IsValidLink.
See Also

Reference

LinkingBaseTool Class
LinkingBaseTool Members