I have two ViewModels WindowViewModel & StatusBarViewModel. i want to updatethe property StatusBarVM in WindowViewModel when there is a change in StatusBarViewModel instance
Following is the property in WindowViewModel
public StatusBarViewModel StatusBarVM