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