CurrentChangingEventManager::AddListener Method (ICollectionView^, IWeakEventListener^)
.NET Framework (current version)
Adds the specified listener to the CurrentChanging event of the specified source.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- source
-
Type:
System.ComponentModel::ICollectionView^
The object with the event.
- listener
-
Type:
System.Windows::IWeakEventListener^
The object to add as a listener.
.NET Framework
Available since 3.0
Available since 3.0
Show: