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