8 references to RowStateChanged
System.Windows.Forms.Tests (8)
System\Windows\Forms\DataGridViewRowTests.cs (8)
1333control.RowStateChanged += handler; 1351control.RowStateChanged -= handler; 2691control.RowStateChanged += handler; 2709control.RowStateChanged -= handler; 2849control.RowStateChanged += handler; 2867control.RowStateChanged -= handler; 3321control.RowStateChanged += handler; 3339control.RowStateChanged -= handler;