Back to Devexpress

FlyoutBase.CurrentAnimation Property

wpf-devexpress-dot-xpf-dot-editors-dot-flyout-dot-native-dot-flyoutbase-377446f3.md

latest1.1 KB
Original Source

FlyoutBase.CurrentAnimation Property

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public Storyboard CurrentAnimation { get; protected set; }
vb
Public Property CurrentAnimation As Storyboard

Property Value

Type
Storyboard

See Also

FlyoutBase Class

FlyoutBase Members

DevExpress.Xpf.Editors.Flyout.Native Namespace