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