CollectionChangedEventManager Properties
.NET Framework (current version)
Namespace:
System.Collections.Specialized
Assembly: WindowsBase (in WindowsBase.dll)
| Name | Description | |
|---|---|---|
![]() | Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
![]() | Item[Object] | Gets or sets the data being stored for the specified source.(Inherited from WeakEventManager.) |
![]() | ReadLock | Establishes a read-lock on the underlying data table, and returns an IDisposable.(Inherited from WeakEventManager.) |
![]() | WriteLock | Establishes a write-lock on the underlying data table, and returns anIDisposable.(Inherited from WeakEventManager.) |
Show:

