Table of Contents

Event NameChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Occurs when the name is changed.

public static event EventHandler? NameChanged

Returns

EventHandler
Occurs when the name is changed.

Remarks

This event is raised whenever the name is updated. Subscribers can handle this event to perform actions in response to the name change.