Retrieves a value that determines if this System.Windows.Forms.LinkConverter can convert an object having the specified context and source type to the native type of the System.Windows.Forms.LinkConverter.
- context
- An System.ComponentModel.ITypeDescriptorContext providing contextual information about the object to be converted.
- sourceType
- The type of the object to be converted.
true if this System.Windows.Forms.LinkConverter can convert the specified object; otherwise, false.