Implemented interface member:
method
GetComponentName
System.ComponentModel.ICustomTypeDescriptor.GetComponentName()
2 references to GetComponentName
System.Activities (2)
System\Activities\DynamicActivity.cs (2)
158return this.typeDescriptor.GetComponentName(); 346return this.typeDescriptor.GetComponentName();