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