8 references to GetEvents
System.Activities (1)
System\Activities\DynamicActivityTypeDescriptor.cs (1)
84
return TypeDescriptor.
GetEvents
(this.owner, true);
System.Data (1)
fx\src\data\System\Data\Common\DbConnectionStringBuilder.cs (1)
510
return TypeDescriptor.
GetEvents
(this, true);
System.Web (4)
UI\WebControls\ErrorStyle.cs (1)
52
return TypeDescriptor.
GetEvents
(this, true);
UI\WebControls\ErrorTableItemStyle.cs (1)
50
return TypeDescriptor.
GetEvents
(this, true);
UI\WebControls\SubMenuStyle.cs (1)
259
return TypeDescriptor.
GetEvents
(this, true);
UI\WebParts\WebPartMenuStyle.cs (1)
169
return TypeDescriptor.
GetEvents
(this, true);
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
2805
return TypeDescriptor.
GetEvents
(this, true);
System.Workflow.Runtime (1)
System\Activities\Statements\Interop.cs (1)
590
return TypeDescriptor.
GetEvents
(this, true);