24 references to handler
System.Windows.Forms.Tests (24)
System\Windows\Forms\PropertyGridTests.cs (24)
353control.BackColorChanged += handler; 371control.BackColorChanged -= handler; 439control.BackgroundImageChanged += handler; 464control.BackgroundImageChanged -= handler; 500control.BackgroundImageLayoutChanged += handler; 518control.BackgroundImageLayoutChanged -= handler; 1678control.ForeColorChanged += handler; 1696control.ForeColorChanged -= handler; 2290control.PaddingChanged += handler; 2310control.PaddingChanged -= handler; 3061control.TextChanged += handler; 3079control.TextChanged -= handler; 3526control.HandleCreated += handler; 3532control.HandleCreated -= handler; 3554control.HandleCreated += handler; 3560control.HandleCreated -= handler; 3580control.HandleDestroyed += handler; 3586control.HandleDestroyed -= handler; 3608control.HandleDestroyed += handler; 3614control.HandleDestroyed -= handler; 3763control.MouseEnter += handler; 3769control.MouseEnter -= handler; 3790control.MouseLeave += handler; 3796control.MouseLeave -= handler;