1 write to ForceVisible
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\DragAssistanceManager.cs (1)
564designer.ForceVisible = false;
2 references to ForceVisible
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ControlDesigner.cs (1)
996if ((_host is null || _host.RootComponent != component) && ForceVisible)
System\Windows\Forms\Design\ParentControlDesigner.cs (1)
2486cd?.ForceVisible = false;