BindableProperty.BindablePropertyConverter Members
Include Protected Members
Include Inherited Members
The BindableProperty class contains all the UI (User Interface) related information for a Property instance.
The BindableProperty.BindablePropertyConverter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
BindableProperty.BindablePropertyConverter |
Initializes a new instance of BindableProperty.BindablePropertyConverter.
|
Methods
Name | Description | |
---|---|---|
![]() |
CanConvertFrom | Overloaded. |
![]() |
CanConvertTo | Overloaded. |
![]() |
ConvertFrom | Overloaded. |
![]() |
ConvertFromInvariantString | Overloaded. |
![]() |
ConvertFromString | Overloaded. |
![]() |
ConvertTo | Overloaded. |
![]() |
ConvertToInvariantString | Overloaded. |
![]() |
ConvertToString | Overloaded. |
![]() |
CreateInstance | Overloaded. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetConvertFromException | (Inherited from TypeConverter.) |
![]() |
GetConvertToException | (Inherited from TypeConverter.) |
![]() |
GetCreateInstanceSupported | Overloaded. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProperties | Overloaded. |
![]() |
GetPropertiesSupported | Overloaded. |
![]() |
GetStandardValues | Overloaded. |
![]() |
GetStandardValuesExclusive | Overloaded. |
![]() |
GetStandardValuesSupported | Overloaded. |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsValid | Overloaded. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SortProperties | (Inherited from TypeConverter.) |
![]() |
ToString | (Inherited from Object.) |
See Also
BindableProperty.BindablePropertyConverter Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace