1 reference to RuleConditionReferencePropertyDescriptor
System.Workflow.Activities (1)
Rules\Design\LogicalExpressionTypeConverter.cs (1)
53newProps.Add(new RuleConditionReferencePropertyDescriptor(context, TypeDescriptor.CreateProperty(typeof(RuleConditionReference), "Expression", typeof(CodeExpression), new DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content), DesignOnlyAttribute.Yes)));