Table of Contents

Event ColorToDisplayString

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

Occurs when Color is converted to string for the display purposes.

public static event EventHandler<ValueConvertEventArgs<Color?, string?>>? ColorToDisplayString

Returns

EventHandler<ValueConvertEventArgs<Color, string>>
Occurs when is converted to for the display purposes.