2 references to LayoutDebugSwitch
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStrip.cs (2)
4432Debug.WriteLineIf(LayoutDebugSwitch.TraceVerbose, "Setting Displayed Items: Current bounds: " + this.Bounds.ToString()); 4463Debug.WriteLineIf(LayoutDebugSwitch.TraceVerbose, item.ToString() + Items[j].Bounds);