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