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