Northwoods.GoWPF 1.3.5 Assembly
StringBrushConverter Class
Members  See Also  Send Feedback
Northwoods.GoXam Namespace : StringBrushConverter Class

Convert the name of a color into a Brush.

Syntax

Visual Basic (Declaration) 
<ValueConversionAttribute(SourceType=System.String, 
   TargetType=System.Windows.Media.Brush, 
   ParameterType=)>
Public Class StringBrushConverter 
   Inherits Converter
   Implements IValueConverter 
C# 
[ValueConversionAttribute(SourceType=System.String, 
   TargetType=System.Windows.Media.Brush, 
   ParameterType=)]
public class StringBrushConverter : Converter, IValueConverter  

Inheritance Hierarchy

System.Object
   Northwoods.GoXam.Converter
      Northwoods.GoXam.StringBrushConverter

Requirements

See Also

© 2012 All Rights Reserved.