2 references to DefaultProperties
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (2)
329
for (int i = 0; i < DesignObjectWrapper.
DefaultProperties
.Length; ++i)
331
descriptors.Add(this.ConstructDefaultPropertyPropertyDescriptor(DesignObjectWrapper.
DefaultProperties
[i]));