BrushConverter-Klasse
.NET Framework 3.0
Used to convert a Brush object to or from another object type.
Namespace: System.Windows.Media
Assembly: PresentationCore (in presentationcore.dll)
XML-Namespaces: http://schemas.microsoft.com/winfx/2006/xaml/presentation
Assembly: PresentationCore (in presentationcore.dll)
XML-Namespaces: http://schemas.microsoft.com/winfx/2006/xaml/presentation
Use this class to convert a string into a SolidColorBrush or an ImageBrush. See these type pages for syntax information. This class is typically used by the parser to convert attribute strings to brushes.