Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
470
Refreshing view does not refresh custom objects.
posted

We have created an app that relies on refreshing the view for the datapresenters instead of relying on INotifyPropertyChanged.  If we refresh the view, the values of the native types update just fine, but the custom objects don't.  The attached project contains a repro. 

DPTesting.zip