6 instantiations of TestButtonBase
System.Windows.Forms.Tests (6)
System\Windows\Forms\ButtonFlatAdapterTests.cs (6)
16
buttonBase = new
TestButtonBase
();
82
using TestButtonBase button =
new
();
99
using TestButtonBase button =
new
();
115
using TestButtonBase button =
new
();
131
using TestButtonBase button =
new
();
147
using TestButtonBase button =
new
();
6 references to TestButtonBase
System.Windows.Forms.Tests (6)
System\Windows\Forms\ButtonFlatAdapterTests.cs (6)
11
public
TestButtonBase
buttonBase { get; }
82
using
TestButtonBase
button = new();
99
using
TestButtonBase
button = new();
115
using
TestButtonBase
button = new();
131
using
TestButtonBase
button = new();
147
using
TestButtonBase
button = new();