This project aims to provide to WPF and Silverlight developers an additional tool when playing with collections and observable items. Linq to ObservableCollection provides different blocks that can be ...
I noticed that if you have a ViewModel that has for example a List or an ObservableCollection (that implement INotifyPropertyChanged) on iOS the size of the row is not dynamically changed when ...