Click or drag to resize

CommandSourceHeader 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
public Object? Header { get; }

Property Value

Type: Object
See Also