CollectionChangedEventManager.RemoveListener Method
.NET Framework 3.5
Removes the specified listener from the CollectionChanged event of the specified source.
Assembly: WindowsBase (in WindowsBase.dll)
public static void RemoveListener( INotifyCollectionChanged source, IWeakEventListener listener )
You cannot use methods in XAML.
Parameters
- source
- Type: System.Collections.Specialized.INotifyCollectionChanged
The object with the event.
- listener
- Type: System.Windows.IWeakEventListener
The listener to remove.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.