BindableAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the BindableAttribute class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | BindableAttribute(BindableSupport) | Initializes a new instance of the BindableAttribute class with one of the BindableSupport values. |
![]() | BindableAttribute(BindableSupport, BindingDirection) | Initializes a new instance of the BindableAttribute class. |
![]() | BindableAttribute(Boolean) | Initializes a new instance of the BindableAttribute class with a Boolean value. |
![]() | BindableAttribute(Boolean, BindingDirection) | Initializes a new instance of the BindableAttribute class. |
Show:
