Implemented interface member:
method
GetEvents
System.ComponentModel.ICustomTypeDescriptor.GetEvents(System.Attribute[])
2 references to GetEvents
System.Activities (2)
System\Activities\DynamicActivity.cs (2)
183return this.typeDescriptor.GetEvents(attributes); 371return this.typeDescriptor.GetEvents(attributes);