Is this the current state of the art for managing properties with Rx.
http://reactiveproperty.codeplex.com/releases/view/77174
I noticed it hasn't had an update since 2011. Perhaps there are other MVVM frameworks which supply the same functionality. I have found myself writing my own INCP -> RX -> INCP adapters to enable simple databinding and would prefer a third party library to do this if it is well supported.