2 references to SelectedName
System.Workflow.Activities (2)
Rules\Design\LogicalExpressionEditor.cs (2)
114returnVal = dlg.SelectedName; 162returnVal = typeDescriptorContext.PropertyDescriptor.Converter.ConvertFrom(typeDescriptorContext, CultureInfo.CurrentUICulture, dlg.SelectedName);