ToBooleanValueConverter<TSource>::ConvertBack Method (Boolean, 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 TSource ConvertBack(
	bool value,
	Object^ parameter,
	CultureInfo^ culture
)

Parameters

value
Type: System::Boolean

parameter
Type: System::Object^

culture
Type: System.Globalization::CultureInfo^

Return Value

Type: TSource

Returns Object.

Return to top
Show: