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