9 references to GetDefaultProperty
System (1)
compmod\system\componentmodel\TypeDescriptor.cs (1)
1612
return
GetDefaultProperty
(component, false);
System.Activities (1)
System\Activities\DynamicActivityTypeDescriptor.cs (1)
69
return TypeDescriptor.
GetDefaultProperty
(this.owner, true);
System.Data (1)
fx\src\data\System\Data\Common\DbConnectionStringBuilder.cs (1)
498
return TypeDescriptor.
GetDefaultProperty
(this, true);
System.Web (4)
UI\WebControls\ErrorStyle.cs (1)
44
return TypeDescriptor.
GetDefaultProperty
(this, true);
UI\WebControls\ErrorTableItemStyle.cs (1)
42
return TypeDescriptor.
GetDefaultProperty
(this, true);
UI\WebControls\SubMenuStyle.cs (1)
251
return TypeDescriptor.
GetDefaultProperty
(this, true);
UI\WebParts\WebPartMenuStyle.cs (1)
161
return TypeDescriptor.
GetDefaultProperty
(this, true);
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
2776
return TypeDescriptor.
GetDefaultProperty
(this, true);
System.Workflow.Runtime (1)
System\Activities\Statements\Interop.cs (1)
575
return TypeDescriptor.
GetDefaultProperty
(this, true);