List Question
20 TechQA 2023-07-03T07:57:43.107000ObservableCollection binding to dataTemplate with async data
184 views
Asked by Keith POON
CollectionChanged - how to implement in a View
105 views
Asked by karwenzman
Set event on object's parameter updated in observable collection
21 views
Asked by Oiproks
How to replicate the changes from INotifyCollectionChanged on another collection
91 views
Asked by Batesias
IEnumerable changed event
176 views
Asked by RD4
Correct Way to Define a Custom Bindable Property of Type ObservableCollection in Xamarin
446 views
Asked by Vladimir
MAUI - OnPropertyChange not updating the UI
2.8k views
Asked by david davidson
WPF, Update ComboBox ItemsSource when it's DataContext changes
236 views
Asked by Mark Mercer
Is there a way to just require an object implement the members of an interface without requiring it to explicitly implement it in c#?
185 views
Asked by Michael Wagner
How to raise NotifyCollectionChangedEventArgs with XUnit
250 views
Asked by Themelis
ObervableCollection, CollectionChanged and PropertyChanged
280 views
Asked by bany
Errors Changed inside Collection Changed event does not get raised
181 views
Asked by Stan1k
How to properly implement data binding for a SortedDictionary
62 views
Asked by G. M.
Does Dispatcher.Invoke call CheckAccess internally?
398 views
Asked by mike
How can a custom iterator notify subscribers of changes to its iterated items (think 'INotifyCollectionChanged')?
53 views
Asked by Mark A. Donohoe
INotifyPropertyChanged and InotfyCollectionChanged implementation
99 views
Asked by pat
Get the name of the object the event is registered on in C#
161 views
Asked by Vahid
Updating a collection member's property within another collection to show in a DataGrid
139 views
Asked by chrisdrhjh