This property supports the internal infrastructure and is not intended to be used directly from your code.
Namespace:DevExpress.Xpf.Editors.Flyout.Native
Assembly:DevExpress.Xpf.Core.v19.2.dll

Syntax
C# |
public Storyboard CurrentAnimation { get; }
|
VB |
Public ReadOnly Property CurrentAnimation As Storyboard
|
Property value
Type: Storyboard

See Also