Implemented interface member:
method
GetClassName
System.ComponentModel.ICustomTypeDescriptor.GetClassName()
2 references to GetClassName
System.Activities (2)
System\Activities\DynamicActivity.cs (2)
153
return this.typeDescriptor.
GetClassName
();
341
return this.typeDescriptor.
GetClassName
();