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)
921
if (host is not null && host.Loading && !
_trayLayoutSuspended
)
1107
if (
_trayLayoutSuspended
&& _componentTray is not null)