BooleanToFlowDirectionConverter::Convert Method (Boolean, Object^, CultureInfo^)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
protected: virtual FlowDirection Convert( bool value, Object^ parameter, CultureInfo^ culture ) override
Parameters
- value
-
Type:
System::Boolean
Value to convert
- parameter
-
Type:
System::Object^
Conversion parameter.
- culture
-
Type:
System.Globalization::CultureInfo^
Culture for conversion.
Show: