Skip to main content
A newer version of this page is available. .

FlyoutBase.AnimationDurationProperty Field

Identifies the FlyoutBase.AnimationDuration dependency property.

Namespace: DevExpress.Xpf.Editors.Flyout.Native

Assembly: DevExpress.Xpf.Core.v19.1.dll

Declaration

public static readonly DependencyProperty AnimationDurationProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also