BindableProperty.BindablePropertyConverter.GetStandardValues Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetStandardValues() | (Inherited from TypeConverter.) | |
GetStandardValues(ITypeDescriptorContext) |
Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
(Overrides TypeConverter.GetStandardValues(ITypeDescriptorContext).) |
See Also
BindableProperty.BindablePropertyConverter Class
BindableProperty.BindablePropertyConverter Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace