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