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