3 references to AttributesProperty
System.WorkflowServices (3)
System\Workflow\Activities\OperationParameterInfo.cs (3)
66SetValue(OperationParameterInfo.AttributesProperty, parameter.Attributes); 74return (ParameterAttributes) GetValue(AttributesProperty); 78SetValue(AttributesProperty, value);