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.
Returns an appropriate bindable property for this Property based on the Attributes meta-data.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Overridable Function CreateBindableProperty As BindableProperty
public virtual BindableProperty CreateBindableProperty()
public:
virtual BindableProperty^ CreateBindableProperty()
public function CreateBindableProperty() : BindableProperty
Return Value
See Also
CreateBindableProperty Overload
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace