IRibbonItemMouseEnterCommand Property |
The command triggered when the mouse enters the tool.
Namespace:
Demo3D.Gui
Assembly:
WpfControls (in WpfControls.dll) Version: 18.04.00
SyntaxICommand MouseEnterCommand { get; set; }Property Value
Type:
ICommand
See Also