4 references to FoundDefTag
System.Workflow.ComponentModel (4)
AuthoringOM\Design\ComponentSerializationService.cs (1)
203
xomlSerializationManager.
FoundDefTag
+= delegate(object sender, WorkflowMarkupElementEventArgs eventArgs)
AuthoringOM\Serializer\WorkflowMarkupSerializationManager.cs (2)
371
if (this.
FoundDefTag
!= null)
372
this.
FoundDefTag
(this, args);
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (1)
81
markupSerializationManager.
FoundDefTag
+= delegate(object sender, WorkflowMarkupElementEventArgs eventArgs)