BindableProperty.BindablePropertyConverter.ConvertFrom Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ConvertFrom(Object) | (Inherited from TypeConverter.) | |
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) |
Converts the given object to the type of this converter, using the specified context and culture information.
(Overrides TypeConverter.ConvertFrom(ITypeDescriptorContext, CultureInfo, Object).) |
See Also
BindableProperty.BindablePropertyConverter Class
BindableProperty.BindablePropertyConverter Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace