2 references to NameValidatorDelegate
System.Workflow.Activities (2)
Rules\Design\Dialogs\RenameRuleObjectDialog.cs (2)
23private NameValidatorDelegate nameValidator; 26public RenameRuleObjectDialog(IServiceProvider serviceProvider, string oldName, NameValidatorDelegate nameValidator, BasicBrowserDialog parent)