3 references to ParameterBindingsProperty
System.Workflow.Activities (3)
InvokeWebService.cs (3)
76base.SetReadOnlyPropertyValue(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this)); 82base.SetReadOnlyPropertyValue(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this)); 303return base.GetValue(ParameterBindingsProperty) as WorkflowParameterBindingCollection;