1 write to _tabOrderCommand
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DocumentDesigner.cs (1)
188_tabOrderCommand = menuCommandService.FindCommand(StandardCommands.TabOrder);
2 references to _tabOrderCommand
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
191return _tabOrderCommand is not null && _tabOrderCommand.Checked;