Dependency property not updating
19-Jul-2020 01:18
It examines the other fields and generates a value based on the others.
So “View Mode” exists in both the view and the view model and the manual binding will keep everything in sync.Regardless, one of the issues I had was I needed to make a user control that could not only be the primary control of a view but I needed it to be a child control of another view.