Share via


EnvironmentOverriddenProperty.CreateBindableProperty Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Ff668404.pubmethod(en-us,PandP.50).gif CreateBindableProperty() (Overrides Property.CreateBindableProperty().)
Ff668404.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

EnvironmentOverriddenProperty Class

EnvironmentOverriddenProperty Members

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