I have a view model with an attribute, which is an ObservableCollection. In the view that uses this attribute, I have an ItemsControl as follows:
…
… FieldVM is an abstract class, It is i
I have a view model with an attribute, which is an ObservableCollection. In the view that uses this attribute, I have an ItemsControl as follows:
…
… FieldVM is an abstract class, It is i