GoXam for WPF v3
BooleanBrushConverter Class Members
Properties  Methods 


Northwoods.GoXam Namespace : BooleanBrushConverter Class

The following tables list the members exposed by BooleanBrushConverter.

Public Constructors
 NameDescription
Public ConstructorCreate a boolean to Brush converter using the system highlight color as the TrueColor and the system highlight text color as the FalseColor.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the brush to be returned by the conversion when the input value is false.  
Public PropertyGets or sets the color of FalseBrush when it is a SolidColorBrush.  
Public Property Gets or sets the brush to be returned by the conversion when the input value is true.  
Public PropertyGets or sets the color of TrueBrush when it is a SolidColorBrush.  
Top
Public Methods
 NameDescription
Public MethodOverridden. By default this just throws a NotImplementedException.  
Public MethodBy default this just throws a NotImplementedException. (Inherited from Northwoods.GoXam.Converter)
Top
See Also

Reference

BooleanBrushConverter Class
Northwoods.GoXam Namespace