MindFusion.Wpf Pack Programmer's Guide
Window.IsAnimated Property
See Also
 





Gets or sets a value indicating whether the window is animated. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public bool IsAnimated { get; set; }

Visual Basic  Copy Code

Public Property IsAnimated As Boolean

 Property Value

 See Also

Window Members
Window Class
MindFusion.UI.Wpf Namespace