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