Gets or sets a value indicating whether the window is animated. This is a dependency property.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf
SyntaxC#
Copy Code
|
|---|
public bool IsAnimated { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property IsAnimated As Boolean |
See Also