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