VisibleIfNotNullConverter::Convert Method (Object^, 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 Visibility Convert(
	Object^ obj,
	Object^ parameter,
	CultureInfo^ culture
) override

Parameters

obj
Type: System::Object^
parameter
Type: System::Object^
culture
Type: System.Globalization::CultureInfo^

Return Value

Type: System.Windows::Visibility

Return to top
Show: