GoXam for WPF v3
RelinkingTool Class Properties


Northwoods.GoXam.Tool Namespace : RelinkingTool Class

For a list of all members of this type, see RelinkingTool members.

Public Properties
 NameDescription
Public Property Gets or sets whether this tool is started and is actively doing something. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets the Northwoods.GoXam.Diagram that owns this tool and for which this tool is handling input events. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property Gets or sets whether this tool can be started by a mouse event. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property Gets or sets the distance at which link snapping occurs. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the temporary Northwoods.GoXam.Node at the "from" end of the link. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Public PropertyGets or sets the temporary Northwoods.GoXam.Link that is shown while the user is drawing or reconnecting a link. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Public PropertyGets or sets the DataTemplate used to render the TemporaryLink. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Public PropertyGets or sets the DataTemplate used to render the TemporaryFromNode and TemporaryToNode. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Public PropertyGets or sets the temporary Northwoods.GoXam.Node at the "to" end of the link. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets the behavior of StandardMouseWheel. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
Public Property (Inherited from System.Windows.FrameworkElement)
Top
Protected Properties
 NameDescription
Protected Property Gets or sets whether the linking operation is in the forwards direction. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Protected Property Gets or sets the relinking tool handle that the user is using (dragging).  
Protected Property (Inherited from System.Windows.UIElement)
Protected Property Gets or sets the original node from which the link was connected. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Protected PropertyGets or sets the FrameworkElement that is the port from which the link was connected. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Protected PropertyGets or sets the original Northwoods.GoXam.Link being reconnected by the RelinkingTool. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Protected Property Gets or sets the original node to which the link was connected. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Protected PropertyGets or sets the FrameworkElement that is the port to which the link was connected. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Protected Property (Inherited from System.Windows.UIElement)
Protected PropertyGets or sets a proposed FrameworkElement port for connecting a link. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Protected PropertyGets the element representing the port for the TemporaryFromNode. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Protected PropertyGets the element representing the port for the TemporaryToNode. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Protected Property Gets or sets the name of the transaction to be committed; if null, the transaction will be rolled back. (Inherited from Northwoods.GoXam.Tool.DiagramTool)
Protected Property Gets or sets the dictionary used to keep track of ports for which a link may be valid. (Inherited from Northwoods.GoXam.Tool.LinkingBaseTool)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.FrameworkElement)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Top
See Also

Reference

RelinkingTool Class
Northwoods.GoXam.Tool Namespace