5 references to GetUnwrappedObject
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (5)
951Type oldType = GetUnwrappedObject(i)!.GetType(); 1743if (GetUnwrappedObject(i) is IComponent iComponent) 2029if (!tab.Tab.CanExtend(GetUnwrappedObject(j))) 2377object? obj = GetUnwrappedObject(0); 4077object? obj = GetUnwrappedObject(i);