WindowEventsClass Events
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | WindowActivated | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when a window receives the focus. |
![]() | WindowClosing | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs just before a window closes. |
![]() | WindowCreated | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when a new window is created. |
![]() | WindowMoved | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs after a window is moved or resized. |
