XamlDebuggerXmlReader.SourceLocationFound Evento

Definición

Se produce cuando se encuentra la ubicación de origen.

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) 

Tipo de evento

Se aplica a