Skip to main content
Bar

BarItem.BeforeCommandExecuteClickEvent Field

Identifies the BarItem.BeforeCommandExecute routed event.

Namespace: DevExpress.Xpf.Bars

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public static readonly RoutedEvent BeforeCommandExecuteClickEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also