Table of Contents

Event BackgroundChanged

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

Occurs when the value of the Background property changes.

public event EventHandler? BackgroundChanged

Returns

EventHandler
Occurs when the value of the property changes.
Implements