1 write to richLayout
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
288
richLayout
= new TraceSwitch("RichLayout", "Debug layout in RichControls");
2 references to richLayout
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
287
if (
richLayout
== null) {
290
return
richLayout
;