Implemented interface member:
method
GetAttributes
System.ComponentModel.ICustomTypeDescriptor.GetAttributes()
2 references to GetAttributes
System.Activities (2)
System\Activities\DynamicActivity.cs (2)
148
return this.typeDescriptor.
GetAttributes
();
336
return this.typeDescriptor.
GetAttributes
();