Builds a Brush from an Input color a Design brush and a color base extrapolating the design brush.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public class C1BrushBuilder : FrameworkElement, 
	INotifyPropertyChanged
Visual Basic
Public Class C1BrushBuilder _
	Inherits FrameworkElement _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

See Also