1 write to debugGridView
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
162debugGridView = new TraceSwitch("PSDEBUGGRIDVIEW", "Debug PropertyGridView");
2 references to debugGridView
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
161if (debugGridView == null) { 164return debugGridView;