1 instantiation of WorkflowInstanceManagementBehavior
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Configuration\WorkflowInstanceManagementElement.cs (1)
51WorkflowInstanceManagementBehavior workflowInstanceManagementBehavior = new WorkflowInstanceManagementBehavior
3 references to WorkflowInstanceManagementBehavior
System.ServiceModel.Activities (3)
System\ServiceModel\Activities\Configuration\WorkflowInstanceManagementElement.cs (3)
26get { return typeof(WorkflowInstanceManagementBehavior); } 48authorizedWindowsGroup = WorkflowInstanceManagementBehavior.GetDefaultBuiltinAdministratorsGroup(); 51WorkflowInstanceManagementBehavior workflowInstanceManagementBehavior = new WorkflowInstanceManagementBehavior