Click or drag to resize

BindableItem Events

The BindableItem type exposes the following members.

Events
 NameDescription
Public eventExpressionChanged Occurs when the Expression changes. For example if the associated visual's name changes.
Public eventUnforcedValueChanged Occurs when the unforced value of the item changes.
Public eventValueChanged Occurs when the value of the item changes.
Public eventValueSourceChanged 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.
Top
See Also