5 references to GetUnwrappedObject
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (5)
953
Type oldType =
GetUnwrappedObject
(i)!.GetType();
1745
if (
GetUnwrappedObject
(i) is IComponent iComponent)
2031
if (!tab.Tab.CanExtend(
GetUnwrappedObject
(j)))
2379
object? obj =
GetUnwrappedObject
(0);
4079
object? obj =
GetUnwrappedObject
(i);