Share via


WorkflowViewService.ViewCreated Evento

Definición

Se produce cuando se crea la vista de flujo de trabajo.

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

Tipo de evento

Se aplica a