4 references to SetValueBase
System.Workflow.ComponentModel (4)
AuthoringOM\Behaviors\CompensatableTransactionScopeActivity.cs (2)
27this.SetValueBase(TransactionOptionsProperty, new WorkflowTransactionOptions()); 33this.SetValueBase(TransactionOptionsProperty, new WorkflowTransactionOptions());
AuthoringOM\Behaviors\TransactionScope.cs (2)
29this.SetValueBase(TransactionOptionsProperty, new WorkflowTransactionOptions()); 35this.SetValueBase(TransactionOptionsProperty, new WorkflowTransactionOptions());