Table of Contents

Property SystemColorsChanged

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

SystemColorsChanged

Gets or sets an action which is called when 'SystemColorsChanged' event is raised.

Action? SystemColorsChanged { get; set; }

Property Value

Action