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