Northwoods.GoWPF 1.3.5 Assembly
Diagram Property
See Also  Send Feedback
Northwoods.GoXam Namespace > PartManager Class : Diagram Property

Gets the Diagram for which this PartManager manages the lifetime of Parts depending on the contents of the Diagram.Model.

Syntax

Visual Basic (Declaration) 
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<BrowsableAttribute(False)>
Public ReadOnly Property Diagram As Diagram
C# 
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[BrowsableAttribute(false)]
public Diagram Diagram {get;}

Property Value

This value is automatically set by the PartManager setter.

Requirements

See Also

© 2012 All Rights Reserved.