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