BrushToColorConverter Class

 

Converts a brush to a color.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)


public ref class BrushToColorConverter : ValueConverter<Brush^, Color>

NameDescription
System_CAPS_pubmethodBrushToColorConverter()

Creates a new instance of the class.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: