1 write to propDescriptor
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ComponentSerializationService.cs (1)
570
this.
propDescriptor
= propDescriptor;
1 reference to propDescriptor
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ComponentSerializationService.cs (1)
578
public PropertyDescriptor PropertyDescriptor { get { return this.
propDescriptor
; } }