BindableAttribute Constructor
.NET Framework 4
Initializes a new instance of the BindableAttribute class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
BindableAttribute(BindableSupport) | Initializes a new instance of the BindableAttribute class with one of the BindableSupport values. |
|
BindableAttribute(Boolean) | Initializes a new instance of the BindableAttribute class with a Boolean value. |
|
BindableAttribute(BindableSupport, BindingDirection) | Initializes a new instance of the BindableAttribute class. |
|
BindableAttribute(Boolean, BindingDirection) | Initializes a new instance of the BindableAttribute class. |