8 references to RowStateChanged
System.Windows.Forms.Tests (8)
System\Windows\Forms\DataGridViewRowTests.cs (8)
1334control.RowStateChanged += handler; 1352control.RowStateChanged -= handler; 2692control.RowStateChanged += handler; 2710control.RowStateChanged -= handler; 2850control.RowStateChanged += handler; 2868control.RowStateChanged -= handler; 3322control.RowStateChanged += handler; 3340control.RowStateChanged -= handler;