次の方法で共有


ObjectReferenceService.SourceLocationUpdated イベント

定義

オブジェクトのソースの場所が変更されたときに発生します。

public:
 event EventHandler<System::Activities::Presentation::SourceLocationUpdatedEventArgs ^> ^ SourceLocationUpdated;
public event EventHandler<System.Activities.Presentation.SourceLocationUpdatedEventArgs> SourceLocationUpdated;
member this.SourceLocationUpdated : EventHandler<System.Activities.Presentation.SourceLocationUpdatedEventArgs> 
Public Custom Event SourceLocationUpdated As EventHandler(Of SourceLocationUpdatedEventArgs) 
Public Event SourceLocationUpdated As EventHandler(Of SourceLocationUpdatedEventArgs) 

イベントの種類

適用対象