ColorToSolidColorBrushConverter.

FallbackColor Property

Summary

Gets or Sets the color which will be used if the conversion fails.

Syntax

[CanBeNull]
public Color? FallbackColor { get; set; }

Attributes

Type Description
CanBeNull

Value

Type Description
Color?