1 write to dataObject
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
144dataObject = new TraceSwitch("DataObject", "Enable tracing for the DataObject class.");
2 references to dataObject
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
143if (dataObject == null) { 146return dataObject;