Implemented interface member:
method
GetProperties
System.ComponentModel.ICustomTypeDescriptor.GetProperties()
2 references to GetProperties
System.Activities (2)
System\Activities\DynamicActivity.cs (2)
193return this.typeDescriptor.GetProperties(); 381return this.typeDescriptor.GetProperties();