Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ RaiseListChangedEvents

bool System.ComponentModel.BindingList< T >.RaiseListChangedEvents
getset

Definition at line 56 of file BindingList.cs.

57 {
58 get
59 {
61 }
62 set
63 {
65 }
66 }

Referenced by System.ComponentModel.BindingList< T >.Child_PropertyChanged().