BaseIListConverter::CanConvertFrom Method (ITypeDescriptorContext^, Type^)
.NET Framework (current version)
Determines if a given type can be converted.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- td
-
Type:
System.ComponentModel::ITypeDescriptorContext^
Provides contextual information required for conversion.
- t
-
Type:
System::Type^
Type being evaluated for conversion.
.NET Framework
Available since 3.0
Available since 3.0
Show: