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