Northwoods.GoSilverlight 1.3.5 Assembly
DoMouseUp Method
See Also  Send Feedback
Northwoods.GoXam.Tool Namespace > LinkingTool Class : DoMouseUp Method

A mouse-up ends the linking operation; if there is a valid TargetPort nearby, this calls IDiagramModel.AddLink to create a new link.

Syntax

Visual Basic (Declaration) 
Public Overrides Sub DoMouseUp() 
C# 
public override void DoMouseUp()

Remarks

If a new link is created in the model, the corresponding Northwoods.GoXam.Link is selected in the diagram and the "link drawn" event is raised. In any case this stops the tool.

Requirements

See Also

© 2012 All Rights Reserved.