3 references to TestGridEntry
System.Windows.Forms.Tests (3)
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyDescriptorGridEntry.PropertyDescriptorGridEntryAccessibleObjectTests.cs (3)
27
gridEntry.TestAccessor().Dynamic._parent = new
TestGridEntry
(propertyGrid, null, propertyGridView);
92
TestGridEntry parent =
new
(propertyGrid, peParent: null, propertyGridView);
111
TestGridEntry parent =
new
(propertyGrid, peParent: null, propertyGridView);