Click or drag to resize

ICommandSourceFactorySubRegionId Property

Gets the id of the region sub-items can register for.

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

Property Value

Type: String
Remarks
This is used to build up menus with sub menu entries.
See Also