다음을 통해 공유


XamlDebuggerXmlReader.SourceLocationFound 이벤트

정의

소스 위치를 찾으면 발생합니다.

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) 

이벤트 유형

적용 대상