Skip to main content

FlipView.IsManipulationInertiaEnabledProperty Field

Identifies the FlipView.IsManipulationInertiaEnabled dependency property.

Namespace: DevExpress.Xpf.WindowsUI

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

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly DependencyProperty IsManipulationInertiaEnabledProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also