BindableProperty.BindablePropertyConverter.CanConvertTo Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
CanConvertTo(Type) | (Inherited from TypeConverter.) | |
CanConvertTo(ITypeDescriptorContext, Type) |
Returns whether this converter can convert the object to the specified type, using the specified context.
(Overrides TypeConverter.CanConvertTo(ITypeDescriptorContext, Type).) |
See Also
BindableProperty.BindablePropertyConverter Class
BindableProperty.BindablePropertyConverter Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace