1 write to ShortcutsEnabled
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripTextBoxTests.cs (1)
318
_toolStripTextBox.
ShortcutsEnabled
= shortcutsEnabled;
1 reference to ShortcutsEnabled
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripTextBoxTests.cs (1)
319
_toolStripTextBox.
ShortcutsEnabled
.Should().Be(shortcutsEnabled);