Back to Devexpress

SimpleButton.CheckedEvent Field

wpf-devexpress-dot-xpf-dot-core-dot-simplebutton-dcbc454e.md

latest1.0 KB
Original Source

SimpleButton.CheckedEvent Field

Identifies the SimpleButton.Checked routed event.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public static readonly RoutedEvent CheckedEvent
vb
Public Shared ReadOnly CheckedEvent As RoutedEvent

Field Value

TypeDescription
RoutedEvent

A routed event identifier.

|

See Also

SimpleButton Class

SimpleButton Members

DevExpress.Xpf.Core Namespace