WindowStateConverter::ConvertBack Method (WindowState, 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 int ConvertBack(
	WindowState state,
	Object^ parameter,
	CultureInfo^ culture
) override

Parameters

state
Type: System.Windows::WindowState
parameter
Type: System::Object^
culture
Type: System.Globalization::CultureInfo^

Return Value

Type: System::Int32

Return to top
Show: