Click or drag to resize

IRibbonItemCustomHelpCommand Property

The command triggered when the help button in the tooltip is clicked. When set this overrides the default HelpPage behaviour.

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

Property Value

ICommand
See Also