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