1 write to setBounds
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
298
setBounds
= new TraceSwitch("SetBounds", "Trace changes to control size/position.");
2 references to setBounds
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
297
if (
setBounds
== null) {
300
return
setBounds
;