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