Click or drag to resize

CommandSourceFactoryTDescription Property

Gets the tool tip to be shown in the UI. Usually this is a localized text describing the command.

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

Property Value

Type: Object

Implements

ICommandSourceFactoryDescription
See Also