6 references to ReadOnlyChanged
System.Windows.Forms.Tests (6)
System\Windows\Forms\ToolStripTextBoxTests.cs (6)
600_toolStripTextBox.ReadOnlyChanged += handler; 605_toolStripTextBox.ReadOnlyChanged -= handler; 618_toolStripTextBox.ReadOnlyChanged += handler1; 619_toolStripTextBox.ReadOnlyChanged += handler2; 625_toolStripTextBox.ReadOnlyChanged -= handler1; 631_toolStripTextBox.ReadOnlyChanged -= handler2;