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