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