1 write to msaa
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
270msaa = new TraceSwitch("MSAA", "Debug Microsoft Active Accessibility");
2 references to msaa
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
269if (msaa == null) { 272return msaa;