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);