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.
Creates the element the view binds to. By default it is the element itself.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Protected Overridable Function CreateBindable As Object
protected virtual Object CreateBindable()
protected:
virtual Object^ CreateBindable()
protected function CreateBindable() : Object
Return Value
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace