5.35 ObservableCollection(T)
x:Object > ObservableCollection(T) | |
ObservableCollection(T) | |
CalendarBlackoutDatesCollection GridViewColumnCollection SelectedDatesCollection | |
(usage) |
<ObservableCollection x:TypeArguments="T"> T* </ObservableCollection> |
(description) |
Represents a dynamic data collection that provides notifications when items get added, removed, or when the whole list is refreshed. |
(used by) |
CollectionView CollectionViewSource DataGrid ItemCollection ItemsControl |
[is list] |
true |
[allowed types] |
T |