4 implementations of UnderlyingSystemType
PresentationFramework (1)
MS\Internal\Interop\InternalDispatchObject.cs (1)
131
Type IReflect.
UnderlyingSystemType
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Type.cs (1)
47
public abstract Type
UnderlyingSystemType
{ get; }
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
2996
Type IReflect.
UnderlyingSystemType
=> typeof(IAccessible);
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerHost.cs (1)
1253
Type IReflect.
UnderlyingSystemType
=> typeof(IDesignerHost).UnderlyingSystemType;