WeakEventManager::ProtectedRemoveHandler Method (Object^, Delegate^)
.NET Framework (current version)
Removes the previously added handler from the specified source.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- source
-
Type:
System::Object^
The source to remove the handler from.
- handler
-
Type:
System::Delegate^
The delegate to remove from source.
.NET Framework
Available since 4.5
Available since 4.5
Show: