Northwoods.GoSilverlight 1.2.2 Assembly
SelectedLink Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Diagram Class : SelectedLink Property

Gets or sets the primary selected Link.

Syntax

Visual Basic (Declaration) 
Public Property SelectedLink As Link
C# 
public Link SelectedLink {get; set;}

Property Value

This may be null, if SelectedPart is not a Link.

Remarks

Changing this value will make the previous value (if any) be not Part.IsSelected, and will select the new value.

Requirements

See Also

© 2010 All Rights Reserved.