Provides types and interfaces that allow the creation of observable types that provide notifications to clients when changes are made to it. Commonly Used Types: System.ComponentModel.INotifyPropertyChanged System.Collections.ObjectModel.ObservableCollection<T> System.ComponentModel.PropertyChangedEventHandler System.Windows.Input.ICommand System.Collections.Specialized.INotifyCollectionChanged System.Collections.Specialized.NotifyCollectionChangedEventArgs System.Collections.Specialized.NotifyCollectionChangedEventHandler System.Collections.ObjectModel.KeyedCollection<TKey, TItem> System.ComponentModel.PropertyChangedEventArgs System.Collections.ObjectModel.ReadOnlyDictionary<TKey, TValue>
dotnet add package System.ObjectModel --version 4.0.11-beta-23225
Install-Package System.ObjectModel -Version 4.0.11-beta-23225
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20, ) |
| System.Resources.ResourceManager | [4.0.0, ) |
| System.Diagnostics.Debug | [4.0.10, ) |
| System.Collections | [4.0.10, ) |
| System.Threading | [4.0.10, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-09-02 00:16:39 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |