4 references to AutoSizeChanged
System.Windows.Forms.Tests (4)
System\Windows\Forms\RichTextBoxTests.cs (2)
522control.AutoSizeChanged += handler; 540control.AutoSizeChanged -= handler;
TextBoxBaseTests.cs (2)
347control.AutoSizeChanged += handler; 365control.AutoSizeChanged -= handler;