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)
1669
return
_tabOrderCommand
is not null &&
_tabOrderCommand
.Checked;