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

Gets the list of Parts that are automatically included in the diagram without coming from the Diagram.Model.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property InitialParts As IList
C# 
public IList InitialParts {get;}

Remarks

This property is declared as the ContentProperty for this control, so that you can define Nodes and Links that are nested inside the Diagram element in XAML.

Requirements

See Also

© 2010 All Rights Reserved.