1 write to flowLayout
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
225
flowLayout
= new TraceSwitch("FlowLayout", "Debug flow layout");
2 references to flowLayout
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
224
if (
flowLayout
== null) {
227
return
flowLayout
;