ObjectReferenceService.SourceLocationUpdated Evento

Definición

Se produce cuando cambia la ubicación de origen del objeto.

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) 

Tipo de evento

Se aplica a