22 references to SetReadOnlyPropertyValue
System.Workflow.Activities (12)
EventSinkActivity.cs (2)
49
base.
SetReadOnlyPropertyValue
(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this));
55
base.
SetReadOnlyPropertyValue
(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this));
InvokeMethodActivity.cs (2)
46
base.
SetReadOnlyPropertyValue
(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this));
52
base.
SetReadOnlyPropertyValue
(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this));
InvokeSchedule.cs (2)
52
base.
SetReadOnlyPropertyValue
(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this));
59
base.
SetReadOnlyPropertyValue
(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this));
InvokeWebService.cs (2)
76
base.
SetReadOnlyPropertyValue
(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this));
82
base.
SetReadOnlyPropertyValue
(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this));
WebServiceReceive.cs (2)
53
base.
SetReadOnlyPropertyValue
(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this));
60
base.
SetReadOnlyPropertyValue
(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this));
WebServiceResponse.cs (2)
43
base.
SetReadOnlyPropertyValue
(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this));
50
base.
SetReadOnlyPropertyValue
(ParameterBindingsProperty, new WorkflowParameterBindingCollection(this));
System.Workflow.ComponentModel (5)
AuthoringOM\Activity.cs (2)
1398
SetReadOnlyPropertyValue
(QualifiedNameProperty, this.QualifiedName);
1399
SetReadOnlyPropertyValue
(DottedPathProperty, this.DottedPath);
AuthoringOM\DependencyObject.cs (3)
37
SetReadOnlyPropertyValue
(ReadonlyProperty, false);
40
SetReadOnlyPropertyValue
(UserDataProperty, Hashtable.Synchronized(new Hashtable()));
76
SetReadOnlyPropertyValue
(ReadonlyProperty, value);
System.WorkflowServices (5)
System\Workflow\Activities\OperationInfo.cs (1)
51
this.
SetReadOnlyPropertyValue
(OperationInfo.ParametersProperty,
System\Workflow\Activities\ReceiveActivity.cs (2)
120
base.
SetReadOnlyPropertyValue
(ReceiveActivity.ParameterBindingsProperty,
127
base.
SetReadOnlyPropertyValue
(ReceiveActivity.ParameterBindingsProperty,
System\Workflow\Activities\SendActivity.cs (2)
81
base.
SetReadOnlyPropertyValue
(SendActivity.ParameterBindingsProperty,
88
base.
SetReadOnlyPropertyValue
(SendActivity.ParameterBindingsProperty,