OleMenuCommandService.OnCommandsChanged 方法

调用通过菜单命令,其状态发生了变化。

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

语法

声明
Protected Overrides Sub OnCommandsChanged ( _
    e As MenuCommandsChangedEventArgs _
)
protected override void OnCommandsChanged(
    MenuCommandsChangedEventArgs e
)

参数

.NET Framework 安全性

请参见

参考

OleMenuCommandService 类

Microsoft.VisualStudio.Shell 命名空间