Click or drag to resize

ICommandSourceFactoryHeader Property

Gets the header to be shown in the UI. Usually this is a localized text naming the command.

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

Property Value

Type: Object
See Also