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