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

ToggleSwitch.EnableAnimationProperty Field

Identifies the ToggleSwitch.EnableAnimation dependency property.

Namespace: DevExpress.Xpf.Editors

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

Declaration

public static readonly DependencyProperty EnableAnimationProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also