PropertyChangedEventManager::StopListening Method (Object^)
.NET Framework (current version)
Stops listening for the PropertyChanged event on the provided source.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- source
-
Type:
System::Object^
The source object on which to stop listening for PropertyChanged.
.NET Framework
Available since 3.0
Available since 3.0
Show: