GoXam for WPF v3
AnimationDisablesDiagram Property
Northwoods.GoXam Namespace > LayoutManager Class : AnimationDisablesDiagram Property
Gets or sets whether the Diagram is disabled during a layout animation.
Syntax
public bool AnimationDisablesDiagram {get; set;}

Property Value

The default value is true.
Remarks
Disabling the diagram prevents unexpected changes to the diagram by the user during animation.
See Also

Reference

LayoutManager Class
LayoutManager Members