Click or drag to resize

CommandRoutingBehaviorCommandParameter Property

Gets or sets the command parameter.

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

Property Value

Type: Object
See Also