Implemented interface member:
method
GetDefaultProperty
System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty()
2 references to GetDefaultProperty
System.Activities (2)
System\Activities\DynamicActivity.cs (2)
173
return this.typeDescriptor.
GetDefaultProperty
();
361
return this.typeDescriptor.
GetDefaultProperty
();