ObjectReferenceService.SourceLocationUpdated Event

Definition

Occurs when the source location for the object changes.

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) 

Event Type

Applies to