Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A TypeConverter implementation that can be used to display and interpret a Property's Value.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Protected Class BindablePropertyConverter _
Inherits TypeConverter
protected class BindablePropertyConverter : TypeConverter
protected ref class BindablePropertyConverter : public TypeConverter
protected class BindablePropertyConverter extends TypeConverter
Inheritance Hierarchy
System.Object
System.ComponentModel.TypeConverter
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BindableProperty.BindablePropertyConverter
See Also
BindableProperty.BindablePropertyConverter Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace