Skip to main content

FlipView.IsAnimationEnabledProperty Field

Identifies the FlipView.IsAnimationEnabled dependency property.

Namespace: DevExpress.Xpf.WindowsUI

Assembly: DevExpress.Xpf.Controls.v26.1.dll

Declaration

public static readonly DependencyProperty IsAnimationEnabledProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also