1 write to _tabOrderCommand
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ComponentTray.cs (1)
1665_tabOrderCommand = mcs.FindCommand(StandardCommands.TabOrder);
2 references to _tabOrderCommand
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ComponentTray.cs (2)
1669return _tabOrderCommand is not null && _tabOrderCommand.Checked;