Application::OnDeactivated Method (EventArgs^)
.NET Framework (current version)
Raises the Deactivated event.
Assembly: PresentationFramework (in PresentationFramework.dll)
OnDeactivated raises the Deactivated event.
A type that derives from Application may override OnDeactivated. The overridden method must call OnDeactivated in the base class if Deactivated needs to be raised.
.NET Framework
Available since 3.0
Available since 3.0
Show: