Click or drag to resize

IRibbonItemMouseEnterCommand Property

The command triggered when the mouse enters the tool.

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

Property Value

Type: ICommand
See Also