Unlike WPF, WinRT (or Windows Store App API) does not have a DataContextChanged event handler. This may cause problems if you are doing framework-y stuff, or even for some controls, where you are . Luckily, Jeremy Likness wrote a solution for the exact...