3 references to _currentCommands
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\Behavior\BehaviorService.MenuCommandHandler.cs (3)
33if (_currentCommands.Contains(commandID)) 38_currentCommands.Push(commandID); 43_currentCommands.Pop();