I\'m updating some existing WPF code and my application has a number of textblocks defined like this:
You can do a same as you do for PropertyA like follows,
PropertyA
OnPropertyChanged(new PropertyChangedEventArgs("ObjectA"));
on Designer XAML,