2 instantiations of DynamicArgumentDesignerOptions
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\DelegateArgumentsValueEditor.cs (1)
28DynamicArgumentDesignerOptions options = new DynamicArgumentDesignerOptions();
System\Activities\Presentation\ArgumentCollectionPropertyEditor.cs (1)
42DynamicArgumentDesignerOptions options = new DynamicArgumentDesignerOptions
4 references to DynamicArgumentDesignerOptions
System.Activities.Core.Presentation (4)
System\Activities\Core\Presentation\DelegateArgumentsValueEditor.cs (1)
28DynamicArgumentDesignerOptions options = new DynamicArgumentDesignerOptions();
System\Activities\Presentation\ArgumentCollectionPropertyEditor.cs (1)
42DynamicArgumentDesignerOptions options = new DynamicArgumentDesignerOptions
System\Activities\Presentation\DynamicArgumentDialog.cs (2)
20DynamicArgumentDialog(ModelItem activity, ModelItem data, EditingContext context, DependencyObject owner, DynamicArgumentDesignerOptions options) 45public static bool ShowDialog(ModelItem activity, ModelItem data, EditingContext context, DependencyObject owner, DynamicArgumentDesignerOptions options)