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