3 references to ParameterTypeProperty
System.WorkflowServices (3)
System\Workflow\Activities\OperationParameterInfo.cs (3)
67
SetValue(OperationParameterInfo.
ParameterTypeProperty
, parameter.ParameterType);
140
return (Type) GetValue(
ParameterTypeProperty
);
144
SetValue(
ParameterTypeProperty
, value);