Table of Contents

Event OwnerChanged

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

Occurs when the value of the Owner property changes.

public event EventHandler? OwnerChanged

Returns

EventHandler
Occurs when the value of the property changes.
Implements