ColorToSolidColorBrushConverter.

FallbackBrush Property

Summary

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

Syntax

[CanBeNull]
public SolidColorBrush FallbackBrush { get; set; }

Attributes

Type Description
CanBeNull

Value

Type Description
SolidColorBrush