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

This is an ObservableCollection of all selected Parts.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property SelectedParts As ObservableCollection(Of Part)
C# 
public ObservableCollection<Part> SelectedParts {get;}

Requirements

See Also

© 2010 All Rights Reserved.