ObjectReferenceService.SourceLocationUpdated Evento
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Ocorre quando o local de origem para o objeto muda.
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)