1 write to _trayLayoutSuspended
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DocumentDesigner.cs (1)
884_trayLayoutSuspended = true;
2 references to _trayLayoutSuspended
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
882if (host is not null && host.Loading && !_trayLayoutSuspended) 1068if (_trayLayoutSuspended && _componentTray is not null)