Click or drag to resize

ICommandSourceFactoryGroupName Property

Gets the name of the group that this command belongs to. If different group names are specified for a target region, the commands can be grouped and the groups separated by a Separator.

Namespace:  TomsToolbox.Wpf.Composition
Assembly:  TomsToolbox.Wpf.Composition (in TomsToolbox.Wpf.Composition.dll)
Syntax
Object? GroupName { get; }

Property Value

Type: Object
See Also