3 references to ParameterBindingsProperty
System.Workflow.Activities (3)
WebServiceResponse.cs (3)
43base.SetReadOnlyPropertyValue(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this)); 50base.SetReadOnlyPropertyValue(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this)); 80return base.GetValue(ParameterBindingsProperty) as WorkflowParameterBindingCollection;