This documentation is archived and is not being maintained.

QueryTypeToBrushConverter::ConvertBack Method

Visual Studio 2013

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

public:
virtual Object^ ConvertBack(
	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::ConvertBack(Object, Type, Object, CultureInfo)

Show: