6 references to ReadOnlyChanged
System.Windows.Forms.Tests (6)
System\Windows\Forms\ToolStripTextBoxTests.cs (6)
602_toolStripTextBox.ReadOnlyChanged += handler; 607_toolStripTextBox.ReadOnlyChanged -= handler; 620_toolStripTextBox.ReadOnlyChanged += handler1; 621_toolStripTextBox.ReadOnlyChanged += handler2; 627_toolStripTextBox.ReadOnlyChanged -= handler1; 633_toolStripTextBox.ReadOnlyChanged -= handler2;