GoXam for WPF v3
Panel Property (Diagram)
Northwoods.GoXam Namespace > Diagram Class : Panel Property
Gets the DiagramPanel that implements the basic functionality of this diagram.
Syntax
[Browsable(false)]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
public DiagramPanel Panel {get;}
Remarks
The DiagramPanel should be in the ControlTemplate for this diagram.
See Also

Reference

Diagram Class
Diagram Members