Window.LocationChanged Event
.NET Framework (current version)
Occurs when the window's location changes.
Assembly: PresentationFramework (in PresentationFramework.dll)
A window's location changes when:
A user moves a window by dragging it with the window's title bar.
A window is moved after DragMove is called.
The Move menu item of a window's System menu is chosen.
The WindowState property is changed.
.NET Framework
Available since 3.0
Available since 3.0
Show: