Table of Contents

Event HasTitleBarChanged

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

Occurs when the value of the HasTitleBar property changes.

public event EventHandler? HasTitleBarChanged

Returns

EventHandler
Occurs when the value of the property changes.
Implements