4 references to ProfileWorkflowElement
System.ServiceModel.Activities (4)
System\ServiceModel\Activities\Tracking\Configuration\ProfileWorkflowElementCollection.cs (2)
11
[ConfigurationCollection(typeof(
ProfileWorkflowElement
),
14
public class ProfileWorkflowElementCollection : TrackingConfigurationCollection<
ProfileWorkflowElement
>
System\ServiceModel\Activities\Tracking\Configuration\TrackingSection.cs (1)
62
foreach (
ProfileWorkflowElement
workflowElement in profileElement.Workflows)
System\ServiceModel\Activities\Tracking\DefaultProfileManager.cs (1)
138
foreach (
ProfileWorkflowElement
workflowElement in profileElement.Workflows)