2 writes to ForceVisible
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\DragAssistanceManager.cs (1)
564designer.ForceVisible = false;
System\Windows\Forms\Design\ParentControlDesigner.cs (1)
2488cd.ForceVisible = false;
1 reference to ForceVisible
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
981if ((_host is null || _host.RootComponent != component) && ForceVisible)