Partager via


WizardProperty.CreateBindableProperty Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Ff668832.pubmethod(en-us,PandP.50).gif CreateBindableProperty()
Returns an appropriate bindable property for this Property based on the Attributes meta-data.
(Inherited from Property.)
Ff668832.pubmethod(en-us,PandP.50).gif CreateBindableProperty(Property)
Returns a Bindable property for the property passed in as the propertyToBind.
Note that the propertyToBind may not be the property you override, but in the case of environmental overrides, might be a overridden property that is based on the current one.

This method translates the metadata of the current property into a that determines the visual layout.
(Inherited from Property.)

See Also

WizardProperty Class

WizardProperty Members

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Wizard Namespace