3 references to ParameterBindingsProperty
System.Workflow.Activities (3)
InvokeSchedule.cs (3)
52base.SetReadOnlyPropertyValue(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this)); 59base.SetReadOnlyPropertyValue(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this)); 102return base.GetValue(ParameterBindingsProperty) as WorkflowParameterBindingCollection;