Northwoods.GoSilverlight 1.1.3 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) 
Public Class StringBrushConverter 
   Inherits Converter
   Implements IValueConverter 
C# 
public class StringBrushConverter : Converter, IValueConverter  

Inheritance Hierarchy

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

See Also