1 write to button
System.Windows.Forms.Tests (1)
System\Windows\Forms\ButtonPopupAdapterTests.cs (1)
17
button
= new TestButtonBase();
2 references to button
System.Windows.Forms.Tests (2)
System\Windows\Forms\ButtonPopupAdapterTests.cs (2)
18
adapter = new(
button
);
21
public void Dispose() =>
button
.Dispose();