Table of Contents

Event PaddingChanged

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

Occurs when the value of the Padding property changes.

public event EventHandler? PaddingChanged

Returns

EventHandler
Occurs when the value of the property changes.
Implements