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

Gets or sets the primary selected Part.

Syntax

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

Property Value

This may be null, if no part is selected.

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.