共用方式為


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) 

事件類型

適用於