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