Share via


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
Ff668606.pubmethod(en-us,PandP.50).gif BindableProperty.BindablePropertyConverter
Initializes a new instance of BindableProperty.BindablePropertyConverter.

Methods

  Name Description
Ff668606.pubmethod(en-us,PandP.50).gif CanConvertFrom Overloaded.
Ff668606.pubmethod(en-us,PandP.50).gif CanConvertTo Overloaded.
Ff668606.pubmethod(en-us,PandP.50).gif ConvertFrom Overloaded.
Ff668606.pubmethod(en-us,PandP.50).gif ConvertFromInvariantString Overloaded.
Ff668606.pubmethod(en-us,PandP.50).gif ConvertFromString Overloaded.
Ff668606.pubmethod(en-us,PandP.50).gif ConvertTo Overloaded.
Ff668606.pubmethod(en-us,PandP.50).gif ConvertToInvariantString Overloaded.
Ff668606.pubmethod(en-us,PandP.50).gif ConvertToString Overloaded.
Ff668606.pubmethod(en-us,PandP.50).gif CreateInstance Overloaded.
Ff668606.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff668606.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff668606.protmethod(en-us,PandP.50).gif GetConvertFromException (Inherited from TypeConverter.)
Ff668606.protmethod(en-us,PandP.50).gif GetConvertToException (Inherited from TypeConverter.)
Ff668606.pubmethod(en-us,PandP.50).gif GetCreateInstanceSupported Overloaded.
Ff668606.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff668606.pubmethod(en-us,PandP.50).gif GetProperties Overloaded.
Ff668606.pubmethod(en-us,PandP.50).gif GetPropertiesSupported Overloaded.
Ff668606.pubmethod(en-us,PandP.50).gif GetStandardValues Overloaded.
Ff668606.pubmethod(en-us,PandP.50).gif GetStandardValuesExclusive Overloaded.
Ff668606.pubmethod(en-us,PandP.50).gif GetStandardValuesSupported Overloaded.
Ff668606.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff668606.pubmethod(en-us,PandP.50).gif IsValid Overloaded.
Ff668606.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff668606.protmethod(en-us,PandP.50).gif SortProperties (Inherited from TypeConverter.)
Ff668606.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

See Also

BindableProperty.BindablePropertyConverter Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace