Table of Contents

Event PropertyChanged

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

Occurs when property value has been changed by the user.

public event EventHandler? PropertyChanged

Returns

EventHandler
Occurs when property value has been changed by the user.
Implements