I am working on a UWP app that uses DataTemplates with bound properties. In the event handler for the PropertyChangedEventHandler the PropertyChanged object is always null. Is there a way to debug why the PropertyChanged is always null? I have inspected the code and everything looks OK.