Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ObservableCollection Question
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01473536
Message ID:
01473561
Vues:
34
>I read up here http://msdn.microsoft.com/en-us/library/ms668604.aspx on ObservableCollections, and I have a question - What actually receives the notification when the collection is changed?? This example doesn't seem to show it.

Anything that subscribes to the CollectionChanged event. In WPF controls that accept collections (such as the ListBox and ComboBox) do so automatically.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform