2 references to LocalPersistedQueueStatesProperty
System.Workflow.Runtime (2)
WorkflowExecutor.cs (1)
105DependencyProperty.RegisterAsKnown(WorkflowQueuingService.LocalPersistedQueueStatesProperty, (byte)63, DependencyProperty.PropertyValidity.Reexecute);
WorkflowQueuingService.cs (1)
71this.rootWorkflowExecutor.RootActivity.SetValue(WorkflowQueuingService.LocalPersistedQueueStatesProperty, this.persistedQueueStates);