2 writes to Bounds
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\StatusCommandUITests.cs (2)
53using CustomComponent component = new() { Bounds = new(10, 20, 30, 40) }; 89using CustomComponent component = new() { Bounds = new(10, 20, 30, 40) };