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