BindableProperty.BindablePropertyConverter.GetCreateInstanceSupported Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetCreateInstanceSupported() | (Inherited from TypeConverter.) | |
GetCreateInstanceSupported(ITypeDescriptorContext) |
Returns whether changing a value on this object requires a call to CreateInstance(IDictionary) to create a new value, using the specified context.
(Overrides TypeConverter.GetCreateInstanceSupported(ITypeDescriptorContext).) |
See Also
BindableProperty.BindablePropertyConverter Class
BindableProperty.BindablePropertyConverter Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace