Summary
Gets or Sets the brush which will be used if the conversion fails.
- Namespace
- MahApps
.Metro .Converters - Containing Type
- Color
To Solid Color Brush Converter
Syntax
[CanBeNull]
public SolidColorBrush FallbackBrush { get; set; }
Attributes
Type | Description |
---|---|
CanBeNull |
Value
Type | Description |
---|---|
SolidColorBrush |