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