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