Click or drag to resize

IRibbonButtonClick Event

The click event handler. Excecutes when the button is clicked.

Namespace:  Demo3D.Gui
Assembly:  WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
event EventHandler Click

Value

Type: SystemEventHandler
See Also