BindableAttribute Properties
.NET Framework 4
The BindableAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Bindable | Gets a value indicating that a property is typically used for binding. |
|
Direction | Gets a value indicating the direction or directions of this property's data binding. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |