Skip to main content
All docs
V24.1

StepProgressBarItem.StateChangedEvent Field

Identifies the StateChanged routed event.

Namespace: DevExpress.Xpf.Controls

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

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly RoutedEvent StateChangedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also