BindableProperty.BindablePropertyConverter.GetProperties Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetProperties(Object) | (Inherited from TypeConverter.) | |
GetProperties(ITypeDescriptorContext, Object) | (Inherited from TypeConverter.) | |
GetProperties(ITypeDescriptorContext, Object, array<Attribute[]) |
Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes.
(Overrides TypeConverter.GetProperties(ITypeDescriptorContext, Object, array<Attribute[]).) |
See Also
BindableProperty.BindablePropertyConverter Class
BindableProperty.BindablePropertyConverter Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace