3 instantiations of TestGridEntry
System.Windows.Forms.Tests (3)
System\Windows\Forms\MultiPropertyDescriptorGridEntryTests.cs (3)
25TestGridEntry parent = new(ownerGrid); 186GridEntry entryParam = new TestGridEntry(propertyGrid); 218TestGridEntry gridEntry = new(propertyGrid);
2 references to TestGridEntry
System.Windows.Forms.Tests (2)
System\Windows\Forms\MultiPropertyDescriptorGridEntryTests.cs (2)
25TestGridEntry parent = new(ownerGrid); 218TestGridEntry gridEntry = new(propertyGrid);