WeakEventManager::Remove Method (Object^)

 

Removes all listeners for the specified source.

Namespace:   System.Windows
Assembly:  WindowsBase (in WindowsBase.dll)

protected:
void Remove(
	Object^ source
)

Parameters

source
Type: System::Object^

The source to remove listener information for.

.NET Framework
Available since 3.0
Return to top
Show: