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