2 references to OnCommandChanged
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\HotCommands.cs (2)
167this.verbs[i].CommandChanged -= new EventHandler(this.OnCommandChanged); 183verbs[i].CommandChanged += new EventHandler(this.OnCommandChanged);