CompositeCommandBehavior.Commands Property
Gets a collection of aggregated commands.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Mvvm.UI.CommandsCollection | A collection of aggregated commands. |
See Also