SplitterLengthConverter::ConvertFrom Method (ITypeDescriptorContext^, CultureInfo^, Object^)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: virtual Object^ ConvertFrom( ITypeDescriptorContext^ context, CultureInfo^ culture, Object^ value ) override
Parameters
- context
- Type: System.ComponentModel::ITypeDescriptorContext^
- culture
- Type: System.Globalization::CultureInfo^
- value
- Type: System::Object^
Return Value
Type: System::Object^
Show: