1 write to dataCursor
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
63
dataCursor
= new TraceSwitch("Microsoft.WFC.Data.DataCursor", "DataCursor");
2 references to dataCursor
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
62
if (
dataCursor
== null) {
65
return
dataCursor
;