IVsWindowFrameNotify Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | OnDockableChange(Int32) | Notifies the VSPackage that a window's docked state is being altered. |
![]() | OnMove() | Notifies the VSPackage that a window is being moved. |
![]() | OnShow(Int32) | Notifies the VSPackage of a change in the window's display state. |
![]() | OnSize() | Notifies the VSPackage that a window is being resized. |
Show:
