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