2 instantiations of TypePropertyDescriptor
System.Workflow.ComponentModel (2)
AuthoringOM\Design\PropertyDescriptors.cs (2)
195
propDesc = new
TypePropertyDescriptor
(serviceProvider, propDesc);
200
newProperties[key] = new
TypePropertyDescriptor
(serviceProvider, propDesc);