5 references to GetUnwrappedObject
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (5)
953Type oldType = GetUnwrappedObject(i)!.GetType(); 1745if (GetUnwrappedObject(i) is IComponent iComponent) 2031if (!tab.Tab.CanExtend(GetUnwrappedObject(j))) 2379object? obj = GetUnwrappedObject(0); 4079object? obj = GetUnwrappedObject(i);