It is a simple and frequent, I think, scenario - you bind in XAML a dependent property to property in the viewmodel and later rename the property in viewmodel and forget to rename it in XAML. So is the binding broken.
Is there a way to detect such a broken bindings already at compile time?