
RelinkingTool
allows the user to reconnect an existing Northwoods.GoXam.Link.[DesignTimeVisible(false)] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class RelinkingTool : LinkingBaseTool, IDiagramTool
By default an instance of this tool is installed as a mouse-down tool in each Northwoods.GoXam.Diagram, as the value of Northwoods.GoXam.Diagram.RelinkingTool.
This tool makes use of two Northwoods.GoXam.Adornments, each including a relink handle (one for each end of the link), shown when a link is selected.
This tool conducts a model edit (DiagramTool.StartTransaction and DiagramTool.StopTransaction) while the tool is DiagramTool.Active.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
Northwoods.GoXam.Tool.DiagramTool
Northwoods.GoXam.Tool.LinkingBaseTool
Northwoods.GoXam.Tool.RelinkingTool