6 references to DesignObjectPropertyDescriptor
System.Data (6)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (6)
311
DesignObjectPropertyDescriptor descriptor = new
DesignObjectPropertyDescriptor
(properties[i]);
325
descriptors.Add(new
DesignObjectPropertyDescriptor
(data));
500
result = new
DesignObjectPropertyDescriptor
(data);
514
result = new
DesignObjectPropertyDescriptor
(data);
528
result = new
DesignObjectPropertyDescriptor
(data);
542
result = new
DesignObjectPropertyDescriptor
(data);