GoXam for WPF v3
TrueColor Property
Northwoods.GoXam Namespace > BooleanBrushConverter Class : TrueColor Property
Gets or sets the color of TrueBrush when it is a SolidColorBrush.
Syntax
public Color TrueColor {get; set;}

Property Value

Changing this property will also modify the TrueBrush property.
Remarks
This is not a dependency property, so one cannot bind this property value.
See Also

Reference

BooleanBrushConverter Class
BooleanBrushConverter Members