BindableProperty.BindablePropertyConverter.CreateInstance Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
CreateInstance(IDictionary) | (Inherited from TypeConverter.) | |
CreateInstance(ITypeDescriptorContext, IDictionary) |
Creates an instance of the type that this TypeConverter is associated with, using the specified context, given a set of property values for the object.
(Overrides TypeConverter.CreateInstance(ITypeDescriptorContext, IDictionary).) |
See Also
BindableProperty.BindablePropertyConverter Class
BindableProperty.BindablePropertyConverter Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace