Click or drag to resize

CommandRoutingBehaviorCommandSource Property

Gets or sets the type of the command source factory defining the command.

Namespace:  TomsToolbox.Wpf.Composition
Assembly:  TomsToolbox.Wpf.Composition (in TomsToolbox.Wpf.Composition.dll)
Syntax
public Type? CommandSource { get; set; }

Property Value

Type: Type
See Also