Details
-
New Feature
-
Resolution: Fixed
-
Minor
-
2.2.2
-
None
Description
<p>There is currently no way to set a trigger to perform an action when a binding changes the value of the source or target property, regardless of the value. WPF has the NotifyOnSourceUpdated and NotifyOnTargetUpdated properties that allow a binding to raise an event when the value changes, we should implement something similar in MPF.</p>