bujma

Results 4 issues of bujma

https://github.com/MarimerLLC/csla/blob/dfaf1520e0e5acc05ee910b4f88703aafa137822/Samples/ProjectTracker/ProjectTracker.Ui.WPF/App.xaml.cs#L22 Shouldn't there be `Csla.ApplicationContext.PropertyChangedModes.Xaml` for WPF?

kind/bug
area/samples

**Steps:** - no configuration or code change after downloading the sources - ProjectTracker.Ui.WPF and ProjectTracker.AppServerCore as startup projects - run, login as 'manager' - go to Project List - press...

kind/bug
area/samples

**Steps:** - no configuration or code change after downloading the sources - ProjectTracker.Ui.WPF and ProjectTracker.AppServerCore as startup projects - run, login as 'manager' - go to Project List - press...

kind/bug
area/samples

### Describe the bug System.ArgumentNullException: 'Value cannot be null. Parameter name: defaultDestinationValue' when removing items of `ObserableCollection` bound from ViewModel class to `ItemsControl` in `Window` with `ItemTemplate` templated with `CardExpander`...

bug