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