Bindable |
The BindableItem type exposes the following members.
| Name | Description | |
|---|---|---|
| ExpressionChanged | Occurs when the Expression changes. For example if the associated visual's name changes. | |
| UnforcedValueChanged | Occurs when the unforced value of the item changes. | |
| ValueChanged | Occurs when the value of the item changes. | |
| ValueSourceChanged | Occurs when the value of the item changes, also providing information about the source of the new value, and whether the value was manually notified. |