Click or drag to resize

CommandSourceFactoryTTag Property

Gets a tag that can be bound to the target objects tag.

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

Property Value

Type: Object

Implements

ICommandSourceFactoryTag
See Also