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