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