Skip to main content
All docs
V23.2
Bar

BarItemCommand Class

A BarItem’s command. Use this class only when you load ribbon page content when the page is visible.

Namespace: DevExpress.Xpf.Bars

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public class BarItemCommand :
    FrameworkElement,
    ICommand,
    ICommandSourceServiceSupport,
    ICommandSource

The following members return BarItemCommand objects:

See Also