1 write to dataGridCursor
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
72
dataGridCursor
= new TraceSwitch("DataGridCursor", "DataGrid cursor tracing");
2 references to dataGridCursor
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
71
if (
dataGridCursor
== null) {
74
return
dataGridCursor
;