AppBar.IsAnimationEnabled Property
Gets or sets whether this AppBar opens and closes using a smooth animation. This is a dependency property.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if this AppBar opens and closes using a smooth animation; otherwise, false. |
See Also