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