GoXam for WPF v3
IsAnimating Property
Northwoods.GoXam Namespace > Diagram Class : IsAnimating Property
This read-only property is true when a layout or scrolling animation is in progress.
Syntax
public bool IsAnimating {get; set;}

Property Value

The normal value is false, but this may temporarily evaluate to true by actions in the LayoutManager or DiagramPanel.
See Also

Reference

Diagram Class
Diagram Members