BarItemCommand Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public class BarItemCommand :
FrameworkElement,
ICommand,
ICommandSourceServiceSupport,
ICommandSource
#Related API Members
The following members return BarItemCommand objects:
#Inheritance
See Also