Click or drag to resize

IRibbonItemCommand Property

The command to be called when this tool is activated.

Namespace:  Demo3D.Gui
Assembly:  WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
ICommand Command { get; set; }

Property Value

Type: ICommand
See Also