WindowPane.OnClose 方法

引发时,窗口将关闭。

命名空间:  Microsoft.VisualStudio.Shell
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Protected Overridable Sub OnClose
protected virtual void OnClose()

备注

此方法调用以响应 ClosePane 方法。 默认实现调用 Dispose

.NET Framework 安全性

请参见

参考

WindowPane 类

Microsoft.VisualStudio.Shell 命名空间