8 references to GetComponentName
System (1)
compmod\system\componentmodel\TypeDescriptor.cs (1)
1514
return
GetComponentName
(component, false);
System.Activities (1)
System\Activities\DynamicActivityTypeDescriptor.cs (1)
54
return TypeDescriptor.
GetComponentName
(this.owner, true);
System.Data (1)
fx\src\data\System\Data\Common\DbConnectionStringBuilder.cs (1)
486
return TypeDescriptor.
GetComponentName
(this, true);
System.Web (4)
UI\WebControls\ErrorStyle.cs (1)
32
return TypeDescriptor.
GetComponentName
(this, true);
UI\WebControls\ErrorTableItemStyle.cs (1)
30
return TypeDescriptor.
GetComponentName
(this, true);
UI\WebControls\SubMenuStyle.cs (1)
239
return TypeDescriptor.
GetComponentName
(this, true);
UI\WebParts\WebPartMenuStyle.cs (1)
149
return TypeDescriptor.
GetComponentName
(this, true);
System.Workflow.Runtime (1)
System\Activities\Statements\Interop.cs (1)
560
return TypeDescriptor.
GetComponentName
(this, true);