5 references to
System.Windows.Forms (5)
winforms\Managed\System\WinForms\PropertyGridInternal\ArrayElementGridEntry.cs (1)
29: base(ownerGrid, peParent) {
winforms\Managed\System\WinForms\PropertyGridInternal\CategoryGridEntry.cs (1)
36: base(ownerGrid, peParent) {
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
64: base(ownerGrid, peParent){ 73: base(ownerGrid, peParent) {
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
43: base(gridEntryHost.OwnerGrid, parent) {