Namespace:
C1.Phone.RichTextBox.Documents
Assembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Assembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public override bool CanConvertTo( ITypeDescriptorContext context, Type destinationType ) |
| Visual Basic |
|---|
Public Overrides Function CanConvertTo ( _ context As ITypeDescriptorContext, _ destinationType As Type _ ) As Boolean |
Parameters
- context
- Type: System.ComponentModel..::..ITypeDescriptorContext
- destinationType
- Type: System..::..Type