SplitterLengthConverter::CanConvertFrom Method (ITypeDescriptorContext^, Type^)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
virtual bool CanConvertFrom(
	ITypeDescriptorContext^ context,
	Type^ sourceType
) override

Parameters

context
Type: System.ComponentModel::ITypeDescriptorContext^
sourceType
Type: System::Type^

Return Value

Type: System::Boolean

Return to top
Show: