1 implementation of OnSourceLocationFound
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.SerializationHelpers.cs (1)
56
void IWorkflowDesignerXamlHelperExecutionContext.
OnSourceLocationFound
(object target, SourceLocation sourceLocationFound)
1 reference to OnSourceLocationFound
System.Activities.Presentation (1)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\WorkflowDesignerXamlHelper.cs (1)
94
this.executionContext.
OnSourceLocationFound
(target, sourceLocation);