Gets a value indicating whether the converter can convert an object of the specified source type to the native type of the converter.
- context
- An System.ComponentModel.ITypeDescriptorContext object that can be used to gain additional context information.
- sourceType
- A Type that represents the type you wish to convert from.
true if the converter can perform the conversion; otherwise, false.