SimpleButton.IndeterminateEvent Field
In This Article
Identifies the SimpleButton.Indeterminate routed event.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static readonly RoutedEvent IndeterminateEvent
#Field Value
Type | Description |
---|---|
Routed |
A routed event identifier. |
See Also