Skip to main content

ToggleSwitchEdit.IndeterminateEvent Field

Identifies the ToggleSwitchEdit.Indeterminate routed event.

Namespace: DevExpress.Xpf.Editors

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public static readonly RoutedEvent IndeterminateEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also