2 references to DefaultValueEditor
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (2)
421
if (!typeof(DesignTimeArgument.
DefaultValueEditor
).IsAssignableFrom(editorType))
1279
return typeof(
DefaultValueEditor
);