Share via


_dispWindowEvents_WindowMovedEventHandler Delegate

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

C++/CX
public delegate void _dispWindowEvents_WindowMovedEventHandler(Window ^ Window, int Top, int Left, int Width, int Height);

Parameters

Window
Window

The window.

Top
Int32

The top of the window.

Left
Int32

The left side of the window.

Width
Int32

The width of the window.

Height
Int32

The height of the window.

Attributes

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022