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.
Top
See Also