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