Click or drag to resize

CommandSourceFactoryTIcon Property

Gets the icon to be shown in the UI, or null to show no icon.

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

Property Value

Type: Object

Implements

ICommandSourceFactoryIcon
See Also