Northwoods.GoWPF 2.2.4 Assembly
InitialParts Property

Gets the list of Parts that are automatically included in the diagram without coming from the Model.
Syntax
<BrowsableAttribute(False)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
Public ReadOnly Property InitialParts As IList
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)]
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

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback