Gets or sets a value indicating whether the operations on the items inside this control are animated. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public bool AnimateWindows { get; set; } |
Visual Basic
![]() |
---|
Public Property AnimateWindows As Boolean |
true to animate windows when the user interacts with them; otherwise, false.