This documentation is archived and is not being maintained.

QueryTypeToBrushConverter::Convert Method

Visual Studio 2013

Namespace:  Microsoft.VisualStudio.TeamFoundation.WorkItemTracking
Assembly:  Microsoft.VisualStudio.TeamFoundation.WorkItemTracking (in Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.dll)

public:
virtual Object^ Convert(
	Object^ value, 
	Type^ targetType, 
	Object^ parameter, 
	CultureInfo^ culture
) sealed

Parameters

value
Type: System::Object
targetType
Type: System::Type
parameter
Type: System::Object
culture
Type: System.Globalization::CultureInfo

Return Value

Type: System::Object
Returns Object.

Implements

IValueConverter::Convert(Object, Type, Object, CultureInfo)

Show: