5 references to GetUnwrappedObject
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (5)
998Type oldType = GetUnwrappedObject(i)!.GetType(); 1797if (GetUnwrappedObject(i) is IComponent iComponent) 2079if (!tab.Tab.CanExtend(GetUnwrappedObject(j))) 2430object? obj = GetUnwrappedObject(0); 4127object? obj = GetUnwrappedObject(i);