3 instantiations of TestPropertyDescriptorGridEntry
System.Windows.Forms.Tests (3)
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyDescriptorGridEntry.PropertyDescriptorGridEntryAccessibleObjectTests.cs (3)
21TestPropertyDescriptorGridEntry gridEntry = new(propertyGrid, null, false); 38TestPropertyDescriptorGridEntry propertyDescriptorGridEntryTestEntity = new(propertyGrid, null, false); 52TestPropertyDescriptorGridEntry propertyDescriptorGridEntryTestEntity = new(propertyGrid, null, false);
3 references to TestPropertyDescriptorGridEntry
System.Windows.Forms.Tests (3)
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\PropertyDescriptorGridEntry.PropertyDescriptorGridEntryAccessibleObjectTests.cs (3)
21TestPropertyDescriptorGridEntry gridEntry = new(propertyGrid, null, false); 38TestPropertyDescriptorGridEntry propertyDescriptorGridEntryTestEntity = new(propertyGrid, null, false); 52TestPropertyDescriptorGridEntry propertyDescriptorGridEntryTestEntity = new(propertyGrid, null, false);