1 write to dgRowPaint
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
207dgRowPaint = new TraceSwitch("DGRowPaint", "DataGrid Simple Row painting stuff");
2 references to dgRowPaint
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
206if (dgRowPaint == null) { 209return dgRowPaint;