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 ...
Since our TabViewItems' Content property contains a Frame navigated to content, it turns out it is very expensive to manually create a TabViewItem and add it to TabView.TabItems, so instead we set the ...