Northwoods.GoSilverlight 1.2.2 Assembly
ClickSelectingTool Class
Members  See Also  Send Feedback
Northwoods.GoXam.Tool Namespace : ClickSelectingTool Class

The ClickSelectingTool selects and deselects objects upon a click.

Syntax

Visual Basic (Declaration) 
Public Class ClickSelectingTool 
   Inherits DiagramTool
   Implements IDiagramTool 
C# 
public class ClickSelectingTool : DiagramTool, IDiagramTool  

Remarks

Normally this is the last "mouse-up" mode-less tool.

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

This tool does not edit the model.

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            Northwoods.GoXam.Tool.DiagramTool
               Northwoods.GoXam.Tool.ClickSelectingTool

Requirements

See Also

© 2010 All Rights Reserved.