1 write to activeX
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
54
activeX
= new TraceSwitch("ActiveX", "Debug ActiveX sourcing");
2 references to activeX
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
53
if (
activeX
== null) {
56
return
activeX
;