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