Northwoods.GoWPF 1.3.5 Assembly
ClickCreatingTool Class
Members  See Also  Send Feedback
Northwoods.GoXam.Tool Namespace : ClickCreatingTool Class

The ClickCreatingTool lets the user create a node by clicking where they want the new node to be.

Syntax

Visual Basic (Declaration) 
<DesignTimeVisibleAttribute()>
Public Class ClickCreatingTool 
   Inherits DiagramTool
   Implements IDiagramToolISupportInitializeIFrameworkInputElementIInputElementIQueryAmbientIAnimatable 

Remarks

Normally this is a "mouse-up" mode-less tool. It will not run until you have set the PrototypeData property.

This tool does not utilize any Northwoods.GoXam.Adornments or tool handles.

This tool conducts a model edit in the InsertNode method.

Inheritance Hierarchy

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.ClickCreatingTool

Requirements

See Also

© 2012 All Rights Reserved.