4 references to AutoSizeChanged
System.Windows.Forms.Tests (4)
System\Windows\Forms\RichTextBoxTests.cs (2)
524control.AutoSizeChanged += handler; 542control.AutoSizeChanged -= handler;
TextBoxBaseTests.cs (2)
349control.AutoSizeChanged += handler; 367control.AutoSizeChanged -= handler;