ColorBrushValueConverter::Convert Method (Color, Object^, CultureInfo^)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual SolidColorBrush^ Convert(
	Color colorObject,
	Object^ parameter,
	CultureInfo^ culture
) override

Parameters

colorObject
Type: System.Windows.Media::Color

Microsoft internal use only.

parameter
Type: System::Object^

Microsoft internal use only.

culture
Type: System.Globalization::CultureInfo^

Microsoft internal use only.

Return Value

Type: System.Windows.Media::SolidColorBrush^

Microsoft internal use only.

Return to top
Show: