Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 419 of file BindingList.cs.
References System.ComponentModel.BindingList< T >._itemTypeProperties, System.ComponentModel.BindingList< T >._lastChangeIndex, System.Collections.Generic.Dictionary< TKey, TValue >.Count, System.ComponentModel.PropertyDescriptorCollection.Find(), System.ComponentModel.TypeDescriptor.GetProperties(), System.Collections.Generic.IList< T >.IndexOf(), System.ComponentModel.BindingList< T >.OnListChanged(), System.ComponentModel.PropertyChangedEventArgs.PropertyName, System.ComponentModel.BindingList< T >.RaiseListChangedEvents, System.ComponentModel.BindingList< T >.ResetBindings(), System.T, and System.ComponentModel.BindingList< T >.UnhookPropertyChanged().
Referenced by System.ComponentModel.BindingList< T >.HookPropertyChanged().