1 write to _control
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ControlDesigner.TransparentBehaviorTests.cs (1)
19_control = new();
4 references to _control
System.Windows.Forms.Design.Tests (4)
System\Windows\Forms\Design\ControlDesigner.TransparentBehaviorTests.cs (4)
20_designer.Initialize(_control); 27_control.Dispose(); 67controlRect.Should().Be(_control.RectangleToScreen(_control.ClientRectangle));