BindableProperty.BindablePropertyConverter.GetStandardValuesExclusive Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetStandardValuesExclusive() | (Inherited from TypeConverter.) | |
GetStandardValuesExclusive(ITypeDescriptorContext) |
Returns whether the collection of standard values returned from GetStandardValues() is an exclusive list of possible values, using the specified context.
(Overrides TypeConverter.GetStandardValuesExclusive(ITypeDescriptorContext).) |
See Also
BindableProperty.BindablePropertyConverter Class
BindableProperty.BindablePropertyConverter Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace