Event ItemClickActionChanged
Occurs when the click action associated with the menu item has changed.
public static event EventHandler? ItemClickActionChanged
Returns
- EventHandler
- Occurs when the click action associated with the menu item has changed.
Remarks
This event is triggered whenever the click action is updated, allowing subscribers to respond to the change.