1 write to dataView
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
153
dataView
= new TraceSwitch("DataView", "DataView");
2 references to dataView
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
152
if (
dataView
== null) {
155
return
dataView
;