Event ColorToDisplayString
public static event EventHandler<ValueConvertEventArgs<Color?, string?>>? ColorToDisplayString
Returns
- EventHandler<ValueConvertEventArgs<Color, string>>
- Occurs when is converted to for the display purposes.
public static event EventHandler<ValueConvertEventArgs<Color?, string?>>? ColorToDisplayString