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