XamlDebuggerXmlReader.SourceLocationFound Event

Definition

Occurs when the source location is found.

public:
 event EventHandler<System::Activities::Debugger::SourceLocationFoundEventArgs ^> ^ SourceLocationFound;
public event EventHandler<System.Activities.Debugger.SourceLocationFoundEventArgs> SourceLocationFound;
member this.SourceLocationFound : EventHandler<System.Activities.Debugger.SourceLocationFoundEventArgs> 
Public Custom Event SourceLocationFound As EventHandler(Of SourceLocationFoundEventArgs) 

Event Type

Applies to